use capnpc which support user provided string duplication function
This commit is contained in:
parent
f178a8a6b6
commit
24b1374875
1 changed files with 2 additions and 1 deletions
|
|
@ -14,7 +14,8 @@ stdenv.mkDerivation {
|
||||||
owner = "shen390s";
|
owner = "shen390s";
|
||||||
repo = "c-capnproto";
|
repo = "c-capnproto";
|
||||||
rev = "main";
|
rev = "main";
|
||||||
sha256 = "sha256-QEy1CiXhBPWihvb3K8ZZDAME0OiXf62QHXQdypKfDRg=";
|
# sha256 = "sha256-QEy1CiXhBPWihvb3K8ZZDAME0OiXf62QHXQdypKfDRg=";
|
||||||
|
sha256 = "sha256-9dzSc3w+yxYzsF/rZe3qIarKOpjt2zvIyjuS5FXngIM=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue