deepfilternet: use fetchCargoVendor
This commit is contained in:
Generated
-5359
File diff suppressed because it is too large
Load Diff
@@ -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...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user