woomer: use fetchCargoVendor

This commit is contained in:
TomaSajt
2025-03-24 18:16:58 +01:00
parent 112c80411c
commit d41dd5b29f
2 changed files with 2 additions and 1097 deletions
-1091
View File
File diff suppressed because it is too large Load Diff
+2 -6
View File
@@ -21,12 +21,8 @@ rustPlatform.buildRustPackage rec {
hash = "sha256-puALhN54ma2KToXUF8ipaYysyayjaSp+ISZ3AgQvniw=";
};
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"libwayshot-0.3.2-dev" = "sha256-QETmdzA7a1XMGdMU7tUNSJzzDw/4nkH9gKZv3pP0Nwc=";
};
};
useFetchCargoVendor = true;
cargoHash = "sha256-VQee/2adBvJpJDihWuo22JNyDKLkZ9PrVqWPB/gJ9Sw=";
strictDeps = true;