We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7ba23a commit 75e89bfCopy full SHA for 75e89bf
dev/nix/packages/default.nix
@@ -45,7 +45,7 @@
45
'';
46
47
useFetchCargoVendor = true;
48
- cargoHash = "sha256-y0sHdHicouV3rRw2i17kfFXKQJlFcu0rtsKXs2SNVX0=";
+ cargoHash = "sha256-fV1CSccsvr30DiSaFrhjMHJlZ6OMxsvXdf5Sno7Nrb0=";
49
buildType = "production";
50
#buildAndTestSubdir = dir;
51
doCheck = false;
0 commit comments