feat: add remote runtime registry source

This commit is contained in:
2026-06-26 15:15:29 +09:00
parent ec4ada9464
commit aeb12b3b8e
6 changed files with 1070 additions and 30 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ rustPlatform.buildRustPackage rec {
filter = sourceFilter;
};
cargoHash = "sha256-5vmZTzO5PSRPHvQfiK0rNiBkHNyc0y3BCeDJNFJaAqA=";
cargoHash = "sha256-kZ9TAb1lNpslAhzcyC2RyIZg5Yh5hrAGCTZIhhYl/e4=";
depsExtraArgs = {
# Older fetchCargoVendor utilities used crates.io's API download endpoint,