trigger direnv rebuild when *.cabal changes (#89)

fixes #88

See:

https://github.com/nix-community/nix-direnv#tracked-files
This commit is contained in:
ParetoOptimalDev 2023-02-16 11:06:41 -06:00 committed by GitHub
parent dfad1869ef
commit 48db037100
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
.envrc
View file

@ -1 +1,2 @@
use flake
nix_direnv_watch_file *.cabal
use flake