attic-client: use fetchCargoVendor
This commit is contained in:
parent
b4047da3b4
commit
3d9376b735
5581
pkgs/by-name/at/attic-client/Cargo.lock
generated
5581
pkgs/by-name/at/attic-client/Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -39,10 +39,9 @@ rustPlatform.buildRustPackage {
|
||||
]
|
||||
);
|
||||
|
||||
cargoLock = {
|
||||
lockFile = ./Cargo.lock;
|
||||
};
|
||||
cargoBuildFlags = lib.concatMapStrings (c: "-p ${c} ") crates;
|
||||
cargoHash = "sha256-AbpWnYfBMrR6oOfy2LkQvIPYsClCWE89bJav+iHTtLM=";
|
||||
useFetchCargoVendor = true;
|
||||
|
||||
ATTIC_DISTRIBUTOR = "nixpkgs";
|
||||
NIX_INCLUDE_PATH = "${lib.getDev nix}/include";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user