Commit graph

11 commits

Author SHA1 Message Date
debf061dd2 treewide: add 'shell=bash' for '.envrc' files
Looks like the `shellcheck` pre-commit hook starting running on those
files as well.
2025-01-13 17:35:38 +00:00
ad40c1b1d2 treewide: update to nix-direnv 3.0.0
All checks were successful
ci/woodpecker/push/check Pipeline was successful
2023-12-14 14:26:18 +00:00
ce19887f77 treewide: update 'nix-direnv' bootstrapping 2023-10-12 15:17:26 +00:00
e09899d59c direnv: fix 'watch_file' directives
I should use `nix_direnv_watch_file` and call it _before_ `use_flake`.
2023-10-12 13:45:49 +00:00
fd09346526 direnv: remove explicit 'shellHooks' evaluation
I _think_ nix-direnv does it automatically, so no need to do it myself.
2023-10-12 13:40:22 +00:00
1ae2bca445 flake: move 'devShells' to 'flake/' 2023-03-07 12:34:46 +00:00
fc02519c4f flake: move 'checks' to 'flake/' 2023-03-07 12:34:46 +00:00
8b7198d7e7 direnv: always use 'nix-direnv' 2023-03-07 11:51:04 +00:00
453e5a925a direnv: remove nix evaluation hack 2023-03-07 11:50:34 +00:00
4b9d686c97 nix: evaluate shell hooks
This activates the pre-commit-hook configuration.
2021-05-31 23:06:20 +02:00
4a5d4eff79 nix: add direnv integration 2021-03-08 18:53:32 +00:00