mergiraf: fix use vendored Cargo.lock

This commit is contained in:
Funkeleinhorn 2024-12-13 11:12:04 +01:00
parent 9372cd96fe
commit 29968df363
No known key found for this signature in database
GPG Key ID: C7BEA25A0A335A72
2 changed files with 2 additions and 1470 deletions

File diff suppressed because it is too large Load Diff

View File

@ -21,9 +21,8 @@ rustPlatform.buildRustPackage rec {
hash = "sha256-ft3lr+k/EOfYO9z8XPgONiUd8YLn6t7D6OsnMxVETrg=";
};
cargoLock = {
lockFile = ./Cargo.lock;
};
useFetchCargoVendor = true;
cargoHash = "sha256-PuHdAHDB2K65vJlAsdsxAyMEnj8dAOozDX99k26pI9A=";
nativeCheckInputs = [
git