We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76599b4 commit 41c63a7Copy full SHA for 41c63a7
1 file changed
nix/package.nix
@@ -18,7 +18,6 @@ in
18
};
19
20
cargoLock.lockFile = "${finalAttrs.src}/Cargo.lock";
21
- useFetchCargoVendor = true;
22
enableParallelBuilding = true;
23
24
meta = {
0 commit comments