feat: expose workspace hosts and workers

This commit is contained in:
2026-06-22 01:30:48 +09:00
parent e1f02ffca3
commit 58143ead83
8 changed files with 913 additions and 75 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ rustPlatform.buildRustPackage rec {
filter = sourceFilter;
};
cargoHash = "sha256-cZxkmM42kbDp1Rv9gn4sCD5WIQLc0wCbjj4GbKjuA9Q=";
cargoHash = "sha256-dKkAFUfTAMxSRHq9iNmwRXjQVSBHQBtb0+v8VHkgAGM=";
depsExtraArgs = {
# Older fetchCargoVendor utilities used crates.io's API download endpoint,