Created
June 11, 2020 22:20
-
-
Save dawehner/7797e0b2baa6229c3ef32cb02480ca93 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/Desktop $ mkdir test | |
~/Desktop $ cd test/ | |
~/D/test $ nix-mate init | |
Template project created! | |
direnv: error /Users/dawehner/Desktop/test/.envrc is blocked. Run `direnv allow` to approve its content | |
~/D/test $ direnv allow | |
direnv: loading ~/Desktop/test/.envrc | |
./.envrc:1: watchFile: command not found |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment