nix-config/templates
Bruno BELANYI 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
..
c++-cmake templates: run 'pre-commit' outside of 'checks' 2023-05-10 13:19:13 +00:00
c++-meson templates: run 'pre-commit' outside of 'checks' 2023-05-10 13:19:13 +00:00
default.nix templates: add c++-meson 2023-04-11 22:31:28 +01:00