purescript-unlift/.envrc.example

8 lines
151 B
Plaintext
Raw Normal View History

2022-03-15 14:55:25 +00:00
use_flake() {
watch_file flake.nix
watch_file flake.lock
eval "$(nix print-dev-env --profile "$(direnv_layout_dir)/flake-profile")"
}
use flake