findomain: use fetchCargoVendor

This commit is contained in:
TomaSajt
2025-03-10 15:36:08 +01:00
parent 2187fa5b5b
commit 6b714b0475
2 changed files with 2 additions and 3268 deletions
File diff suppressed because it is too large Load Diff
+2 -9
View File
@@ -20,15 +20,8 @@ rustPlatform.buildRustPackage rec {
hash = "sha256-M6i62JI4HjaM0C2rSK8P5O19JeugFP5xIy1E6vE8KP4=";
};
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"fhc-0.7.1" = "sha256-gSAwpuVL+5vLkHTsh60qyza7IoxgUWBQcWl2N7md51s=";
"headless_chrome-0.9.0" = "sha256-0BMm0tmCbUL1BSdD6rJLG735FYJsmkSrPQBs2zWx414=";
"rusolver-0.9.1" = "sha256-84qe/A+FN8Q+r8tk0waOq+sBgnDpG9bwoQI+K5pE4Wc=";
"trust-dns-proto-0.20.4" = "sha256-+oAjyyTXbKir8e5kn8CUmQy5qmzQ47ryvBBdZtzj1TY=";
};
};
useFetchCargoVendor = true;
cargoHash = "sha256-2CB7xmZFqej+vOx90kOPcI4FNpj1z4wnW90n7yEFpNA=";
nativeBuildInputs = [
installShellFiles