remove nix-direnv

It doesn't actually do anything unless more configuration is added, but
it's not really necessary for this use case so removing it is easier.
This commit is contained in:
Charles Hall 2025-07-30 11:06:58 -07:00
parent 547881fb4a
commit 38202813ff
2 changed files with 2 additions and 3 deletions

View file

@ -48,7 +48,6 @@ ci() {
attic#default
nixpkgs#direnv
nixpkgs#jq
nixpkgs#nix-direnv
)
just "${installables[@]}"