chore: finalize orchestration merge

This commit is contained in:
2026-06-14 01:31:49 +09:00
parent 2b339247ed
commit 3003a4c7a4
4 changed files with 128 additions and 1 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ rustPlatform.buildRustPackage rec {
filter = sourceFilter;
};
cargoHash = "sha256-o47Erp9UrS2Rgwd0JNpuYPO4pZmv62DkzY9KXMQpyAM=";
cargoHash = "sha256-XNj5cb8O4aUlrzeXF43htxhoTE3i6XGmzJpXas+jsAg=";
depsExtraArgs = {
# Older fetchCargoVendor utilities used crates.io's API download endpoint,