ajour: use fetchCargoVendor

This commit is contained in:
TomaSajt 2025-03-10 23:05:27 +01:00
parent e25e3c6a62
commit ea2e419b58
No known key found for this signature in database
GPG key ID: F011163C050122A1
2 changed files with 2 additions and 4787 deletions

File diff suppressed because it is too large Load diff

View file

@ -48,12 +48,8 @@ rustPlatform.buildRustPackage rec {
sha256 = "sha256-oVaNLclU0EVNtxAASE8plXcC+clkwhBeb9pz1vXufV0=";
};
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"iced-0.3.0" = "sha256-cPQ0qqcdCMx2agSpAKSvVDBEoF/vUffGg1UkX85KmfY=";
};
};
useFetchCargoVendor = true;
cargoHash = "sha256-/bmPqKxhPt9AGHRPGPE8JzaZKcTAWIRzvR3FiTCVMho=";
nativeBuildInputs = [
autoPatchelfHook