ticket: add workspace ticket config

This commit is contained in:
2026-06-06 03:33:40 +09:00
parent 3edd68558f
commit 767870a4fb
6 changed files with 710 additions and 3 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ rustPlatform.buildRustPackage rec {
filter = sourceFilter;
};
cargoHash = "sha256-UuKaulbFazTojfaCASnLHYMhmDSgX5LQ0ksJRndq+2w=";
cargoHash = "sha256-9/b7tbdMqXbhVpAcCEk+MBoDLhV0M7kIwYn6WUkrD4Y=";
depsExtraArgs = {
# Older fetchCargoVendor utilities used crates.io's API download endpoint,