Skip to content

Commit

Permalink
Merge pull request cachix#698 from farcaller/patch-2
Browse files Browse the repository at this point in the history
Fix the typo
  • Loading branch information
domenkozar authored Jul 3, 2023
2 parents 85b150e + 7cf365a commit b897a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/simple/.envrc
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ nix_direnv_watch_file devenv.lock
nix_direnv_watch_file devenv.yaml
if ! use flake . --impure
then
echo "devenv could not be build. The devenv environment was not loaded. Make the necessary changes to devenv.nix and hit enter to try again." >&2
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

0 comments on commit b897a2c

Please sign in to comment.