swww: use fetchCargoVendor

This commit is contained in:
Heitor Augusto
2025-03-09 18:44:39 -03:00
parent 0099071f3b
commit be16a1cf30
2 changed files with 2 additions and 1965 deletions
-1959
View File
File diff suppressed because it is too large Load Diff
+2 -6
View File
@@ -20,12 +20,8 @@ rustPlatform.buildRustPackage rec {
hash = "sha256-ldy9HhIsWdtTdvtRLV3qDT80oX646BI4Q+YX5wJXbsc=";
};
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"bitcode-0.6.0" = "sha256-D1Jv9k9m6m7dXjU8s4YMEMC39FOUN7Ix9SvLKhM1yh0=";
};
};
useFetchCargoVendor = true;
cargoHash = "sha256-K1ww0bOD747EDtqYkA0Dlu7cwbjYcPwSXPSqQDbTwZo=";
buildInputs = [
lz4