Commit graph

3 commits

Author SHA1 Message Date
694c0224d3 templates: run 'pre-commit' outside of 'checks'
This allows adding pre-commit checks that can't be run in the sandbox,
such as `clippy` in Rust etc...

Not strictly necessary for the few checks that are enabled in the
current templates, but I like to have very similar setups across the
board.
2023-05-10 13:19:13 +00:00
a868088cc9 treewide: rename unused overlay arguments
Now that `nix flake check` doesn't complain about it anymore, try to be
consistent about using that feature.
2023-05-03 15:15:31 +00:00
9822b034f7 templates: add c++-cmake 2023-04-11 16:26:56 +00:00