use fixed c-capnproto
This commit is contained in:
parent
2c4eacf5db
commit
f178a8a6b6
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ stdenv.mkDerivation {
|
||||||
owner = "shen390s";
|
owner = "shen390s";
|
||||||
repo = "c-capnproto";
|
repo = "c-capnproto";
|
||||||
rev = "main";
|
rev = "main";
|
||||||
sha256 = "sha256-oIIOJcNu0iSnrCYGef+GVVblBxwojVaLz7SaVRTFW60=";
|
sha256 = "sha256-QEy1CiXhBPWihvb3K8ZZDAME0OiXf62QHXQdypKfDRg=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue