plugin: implement https host api

This commit is contained in:
2026-06-20 00:02:24 +09:00
parent 1fdef32a4d
commit 7377527f7c
6 changed files with 987 additions and 40 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ rustPlatform.buildRustPackage rec {
filter = sourceFilter;
};
cargoHash = "sha256-ud+3INcXnT5W26Bz0K4QXUqoqw3p/ER9c4F2Fhq3YuQ=";
cargoHash = "sha256-xqax43t9IevkNG2lZvfRP562ORKb3aHxUNsQwS1FK/k=";
depsExtraArgs = {
# Older fetchCargoVendor utilities used crates.io's API download endpoint,