spade: migrate to useFetchCargoVendor

This commit is contained in:
Peder Bergebakken Sundt
2025-03-03 03:11:56 +01:00
parent 123dff69d2
commit 79c03bceb1
2 changed files with 2 additions and 3694 deletions
-3688
View File
File diff suppressed because it is too large Load Diff
+2 -6
View File
@@ -27,12 +27,8 @@ rustPlatform.buildRustPackage rec {
fetchSubmodules = true;
};
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"swim-0.12.0" = "sha256-9uqla3MRweQvMVLn31yHJJjRtY7YuDtofsHRE/Xqz5E=";
};
};
useFetchCargoVendor = true;
cargoHash = "sha256-YMUeHr9eUOYIcO7PbaFgZa0Ib10GMF+jT10ZCSG7PNo=";
# TODO: somehow respect https://nixos.org/manual/nixpkgs/stable/#var-passthru-updateScript-commit
passthru.updateScript = _experimental-update-script-combinators.sequence [