mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-06 04:03:04 +00:00
mergiraf: fix use vendored Cargo.lock
This commit is contained in:
parent
9372cd96fe
commit
29968df363
1467
pkgs/by-name/me/mergiraf/Cargo.lock
generated
1467
pkgs/by-name/me/mergiraf/Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -21,9 +21,8 @@ rustPlatform.buildRustPackage rec {
|
||||
hash = "sha256-ft3lr+k/EOfYO9z8XPgONiUd8YLn6t7D6OsnMxVETrg=";
|
||||
};
|
||||
|
||||
cargoLock = {
|
||||
lockFile = ./Cargo.lock;
|
||||
};
|
||||
useFetchCargoVendor = true;
|
||||
cargoHash = "sha256-PuHdAHDB2K65vJlAsdsxAyMEnj8dAOozDX99k26pI9A=";
|
||||
|
||||
nativeCheckInputs = [
|
||||
git
|
||||
|
Loading…
Reference in New Issue
Block a user