This commit is contained in:
2026-02-22 01:26:41 +00:00
parent 42486ac5df
commit 3ca324d34f
13 changed files with 469 additions and 49 deletions

View File

@@ -9,7 +9,9 @@
"WebFetch(domain:central.sonatype.com)",
"WebFetch(domain:gitlab.com)",
"Bash(JAVA_HOME=/nix/store/3xf2cjni3xqn10xnsa0cyvjmnd8sqg7b-openjdk-17.0.18+8 jar tf:*)",
"Bash(unzip:*)"
"Bash(unzip:*)",
"WebFetch(domain:raw.githubusercontent.com)",
"Bash(export TERM=dumb:*)"
]
}
}