deepfilternet: use fetchCargoVendor

This commit is contained in:
TomaSajt
2025-03-08 12:24:39 +01:00
parent 6fe52c5dae
commit 2a1591652a
2 changed files with 2 additions and 5365 deletions
File diff suppressed because it is too large Load Diff
+2 -6
View File
@@ -21,12 +21,8 @@ rustPlatform.buildRustPackage rec {
./cargo-lock-bump-time.patch
];
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"hdf5-0.8.1" = "sha256-qWF2mURVblSLPbt4oZSVxIxI/RO3ZNcZdwCdaOTACYs=";
};
};
useFetchCargoVendor = true;
cargoHash = "sha256-I0hY2WmaHu/HKQJHyZp0C6wIi0++w5dFeExVMyhInJY=";
# only the ladspa plugin part has been packaged so far...