This commit is contained in:
2026-02-20 13:46:31 +00:00
commit 42486ac5df
68 changed files with 4433 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"permissions": {
"allow": [
"Bash(JAVA_HOME=/nix/store/3xf2cjni3xqn10xnsa0cyvjmnd8sqg7b-openjdk-17.0.18+8 ./gradlew:*)",
"Bash(TERM=dumb curl:*)",
"WebSearch",
"WebFetch(domain:trixnity.gitlab.io)",
"WebFetch(domain:github.com)",
"WebFetch(domain:central.sonatype.com)",
"WebFetch(domain:gitlab.com)",
"Bash(JAVA_HOME=/nix/store/3xf2cjni3xqn10xnsa0cyvjmnd8sqg7b-openjdk-17.0.18+8 jar tf:*)",
"Bash(unzip:*)"
]
}
}