wprs: use fetchCargoVendor

This commit is contained in:
TomaSajt
2025-03-26 00:32:40 +05:30
committed by Masum Reza
parent 1aa694a1a4
commit 21ad1cf076
2 changed files with 2 additions and 2428 deletions
-2419
View File
File diff suppressed because it is too large Load Diff
+2 -9
View File
@@ -28,15 +28,8 @@ rustPlatform.buildRustPackage {
(python3.withPackages (pp: with pp; [ psutil ]))
];
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"divbuf-0.3.2-pre" = "sha256-xV0RWT4xu/LTVUGQSrafOgJ+X7FlnH7Cz6KreKSlCjw=";
"smithay-0.3.0" = "sha256-lqAJACmkJ6Ap/zRGjJjwJbQOynUPPhXAApHS60jYLxo=";
"smithay-client-toolkit-0.19.1" = "sha256-Sw/eM5rjaKVVFaEYaYj09jsxaLZTpD2IdQGpr/o0Fpc=";
};
};
useFetchCargoVendor = true;
cargoHash = "sha256-caf1d7SdAEc5RUDQCQkxlYw073gIUwlnvlVaX8gJGmc=";
preFixup = ''
cp wprs "$out/bin/wprs"