1
0

Add LICENSE
All checks were successful
Build & Test WASM / build-and-test (push) Successful in 1m41s

This commit is contained in:
2026-03-16 16:37:53 +01:00
parent 6f344de243
commit 2600adcdbe
3 changed files with 26 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
[phases.setup]
nixPkgs = ["go", "git", "python3"]
nixPkgs = ["go", "git", "python3Minimal"]
cmds = [
"cd kobopatch-wasm && bash setup.sh",
"cd kobopatch-wasm && bash build.sh",