Commit graph

9 commits

Author SHA1 Message Date
87399d28fe
feat: add package to exclude gitignored hooks
tools like renovate can run soonix:update after updating stuff, but the
gitignored hooks cannot be committed anyways, so why bother building
them
2026-01-01 15:56:25 +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