Skip to content

Commit f68a979

Browse files
authored
Merge pull request #41 from fxzzi/rm-useFetchCargoVendor
Remove explicit use of useFetchCargoVendor
2 parents 154724c + 41c63a7 commit f68a979

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nix/package.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ in
1818
};
1919

2020
cargoLock.lockFile = "${finalAttrs.src}/Cargo.lock";
21-
useFetchCargoVendor = true;
2221
enableParallelBuilding = true;
2322

2423
meta = {

0 commit comments

Comments
 (0)