fix packcc hash

This commit is contained in:
Rongsong Shen 2026-02-03 10:52:33 +08:00
parent d6e6711f40
commit 7eb8e54aea

View file

@ -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 = [