You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use path as an input that can be overriden automatically when direnv is
in use.
nix-direnv version present in .envrc has been updated, using watch_file on the flake is already handled.
if! use flake . --override-input devenv-root "file+file://${DEVENV_ROOT_FILE}";then
9
8
printf'%s\n'"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
0 commit comments