cmd/nixbuild: implement command frontend

This commit is contained in:
2025-07-14 04:36:06 +09:00
parent beff1e98d8
commit a9d0130474
4 changed files with 98 additions and 0 deletions

1
.gitignore vendored
View File

@@ -5,6 +5,7 @@
*.so
*.dylib
*.pkg
/nixbuild
# Test binary, built with `go test -c`
*.test