fix pkg data of capnpc

This commit is contained in:
Rongsong Shen 2025-09-05 16:00:13 +08:00
parent 59c3a7615b
commit 23c224c725

View file

@ -14,7 +14,7 @@ stdenv.mkDerivation {
owner = "shen390s"; owner = "shen390s";
repo = "c-capnproto"; repo = "c-capnproto";
rev = "main"; rev = "main";
sha256 = "sha256-PapM3rCtA8D3uC1YAdzxqR9qvHa15849XmbhBBLuoO0="; sha256 = "sha256-oIIOJcNu0iSnrCYGef+GVVblBxwojVaLz7SaVRTFW60=";
}; };
nativeBuildInputs = [ nativeBuildInputs = [