use new version of capnpc-c
This commit is contained in:
parent
460422440e
commit
9c3486dc19
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 = "master";
|
rev = "master";
|
||||||
sha256 = "sha256-U+yUYYvfhPjvADtHsjN5LvOUzFEXZrTmmpqfypf/4Ik=";
|
sha256 = "sha256-nb16c6sq9bx5C5EQS5NE+imvMNcqTjwU9knaCue0C7w=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue