Commit Graph

12 Commits

Author SHA1 Message Date
Madeleine Sydney a83ee39541 fix: Sydnix CLI binary should be called sydnix, not sydnix-cli 2025-01-25 22:48:42 -07:00
Madeleine Sydney 83a37f2288 feat: sydnix rebuild will exit with exit code of nixos-rebuild 2025-01-24 19:31:29 -07:00
Madeleine Sydney 98750d3707 Update flake inputs 2025-01-24 19:05:03 -07:00
Madeleine Sydney 46d6c129c1 wip: Add host deertopia 2025-01-19 18:41:38 -07:00
Madeleine Sydney d029498349 fix: java.sh -> babashka.process/shell
Previously, the rebuild command would not report to stdout/stderr.
2025-01-14 21:52:22 -07:00
Madeleine Sydney 0e9bad81ee refactor: Rename sydnix → sydnix-cli 2025-01-14 21:44:21 -07:00
Madeleine Sydney 29fd94f9e2 feat: Use GraalVM to beat Clojure startup times
Required a patch[1] to spec-dict.  Something about GraalVM initialisation and
Clojure files without packages (i.e. single-level namespaced files).  I don't
know!

[1]: https://github.com/msyds/spec-dict/commit/531d629b7f05f37232261cf9e8927a4b5915714f
2025-01-14 20:24:07 -07:00
Madeleine Sydney 8674027ae1 wip: feat: Gen man pages 2025-01-14 14:13:03 -07:00
Madeleine Sydney 4761303e6d feat: Gen help for options 2025-01-11 01:56:50 -07:00
Madeleine Sydney c1fb8923ce refactor: Split out AsciiDoctor rendering 2025-01-11 00:59:09 -07:00
Madeleine Sydney ec59de9827 refactor: Move each command spec into its own file 2025-01-10 16:42:26 -07:00
Madeleine Sydney 06bfe00688 feat: sydnix script 2025-01-10 15:45:10 -07:00