feat: add plugin package resolver

This commit is contained in:
2026-06-15 23:26:46 +09:00
parent 4772c4d6a5
commit a03a9da64a
8 changed files with 1732 additions and 1 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ rustPlatform.buildRustPackage rec {
filter = sourceFilter;
};
cargoHash = "sha256-pIDYnbBs3U8Z3IndgH10rirv8/IdFv1WlgwpCbKXy+M=";
cargoHash = "sha256-Y1siH1oDe9It7ntx83DJO5fzV9LtC7+qq9V6RPlRxUY=";
depsExtraArgs = {
# Older fetchCargoVendor utilities used crates.io's API download endpoint,