feat: persist embedded workspace runtime in fs store

This commit is contained in:
2026-06-29 04:05:02 +09:00
parent e3ad8b6e08
commit 736b05c670
5 changed files with 311 additions and 32 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ rustPlatform.buildRustPackage rec {
filter = sourceFilter;
};
cargoHash = "sha256-1jSDcivotZ0/v5AURQaetn9xjH5JyQNDeNlJ4AcwEUc=";
cargoHash = "sha256-9F60cIVhRTct8sK11xoqOVA4rLd5Ba76Vi7+Y2NFrRo=";
depsExtraArgs = {
# Older fetchCargoVendor utilities used crates.io's API download endpoint,