fix packcc hash
This commit is contained in:
parent
d6e6711f40
commit
7eb8e54aea
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ let
|
||||||
owner = "arithy";
|
owner = "arithy";
|
||||||
repo = "packcc";
|
repo = "packcc";
|
||||||
rev = "main";
|
rev = "main";
|
||||||
hash = "sha256-oE9rdZmEEd8op5jkAzqEyD5rcZatn3IKIIJiQhGsqoc=";
|
hash = "sha256-zkrpPGLylgPpV1iyXosVbsbn2qt8/+WnBeK/w1WtwBk=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue