Commit graph

13 commits

Author SHA1 Message Date
aef4bc1a26
chore(module): wrap soonix script already in shell hook
makes it more flexible and should thus work everywhere (also in
pkgs.mkShell shellHook)
2026-01-21 19:24:23 +01:00
837ee45bed
fix(module): set CHECK_MODE and SKIP_GITIGNORE in shell hook to default
add mkCLI shorthand
2026-01-21 17:11:07 +01:00
5caa66ec8d
feat(cli): add check mode which exits 2 if hooks/files are outdated 2026-01-20 21:52:00 +01:00
b39e16ec3c
feat!: add cli with update and list subcommands + gitignore param 2026-01-05 21:39:41 +01:00
078034b01e
fix(generator): fix leading newline in generated json files 2025-11-16 20:56:57 +01:00
add807ef89
feat: add nice to have devshellModule to soonix module for easy import 2025-09-09 15:26:51 +02:00
690332ceea
feat: make soonix a bit more flexible with and without devshell 2025-09-02 14:23:30 +02:00
3baef660cf
chore(lib): add "auto generated" comment to nix generator outputs
fix copy not being able to overwrite generated files due to them being
read only (r--r--r--) by removing them first
2025-09-02 09:20:58 +02:00
2e25d42c85
chore: make output a bit nicer 2025-08-27 12:06:48 +02:00
1433186d97
fix(gitignore): correctly grep for file with / prefix 2025-08-27 12:01:23 +02:00
ed75ed6695
docs: add initial docs base 2025-08-27 11:22:26 +02:00
af1494f3c6
chore: default to nix generator and prepend / to gitignore entries 2025-08-26 16:37:45 +02:00
25cc087b1d
chore: initial commit 2025-08-25 19:14:08 +02:00