feat: add ticket role pod launcher

This commit is contained in:
2026-06-06 04:18:36 +09:00
parent ecd4a37d94
commit 4bf0e2715c
6 changed files with 562 additions and 1 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ rustPlatform.buildRustPackage rec {
filter = sourceFilter;
};
cargoHash = "sha256-9/b7tbdMqXbhVpAcCEk+MBoDLhV0M7kIwYn6WUkrD4Y=";
cargoHash = "sha256-yk3cLEqIfLfjRpLM3Iaa7jJyV4inigD994QdUn/3iXY=";
depsExtraArgs = {
# Older fetchCargoVendor utilities used crates.io's API download endpoint,