network_inventory/.envrc

5 lines
214 B
Plaintext

nix_direnv_watch_file dev.sh
if ! use flake . --impure; then
echo "devenv could not be built. The devenv environment was not loaded. Make the necessary changes to devenv.nix and hit enter to try again." >&2
fi