feat: persist workspace identity

This commit is contained in:
2026-06-23 16:12:39 +09:00
parent 4cda83b748
commit 31565c9b9e
9 changed files with 416 additions and 45 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ rustPlatform.buildRustPackage rec {
filter = sourceFilter;
};
cargoHash = "sha256-M8cGY+eskFXSRjq3kBbRusflghvVKrWc1Pj50uKAlg8=";
cargoHash = "sha256-XZxqEKKDU42fFjFnCCcRRFTA0jkkiaSn3eQ8QwXRYPk=";
depsExtraArgs = {
# Older fetchCargoVendor utilities used crates.io's API download endpoint,