aboutsummaryrefslogtreecommitdiff
path: root/.envrc
blob: 00cc6f20e1c840fed236cadf6904dbcd8bac708b (plain) (blame)
1
2
3
4
5
watch_file shell.nix
watch_file flake.lock

# try to use flakes, if it fails use normal nix (ie. shell.nix)
use flake || use nix