Skip to content

Instantly share code, notes, and snippets.

@LnL7
Created June 5, 2020 17:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LnL7/391b6b50b434dfe1c098c51ba2a78bd2 to your computer and use it in GitHub Desktop.
Save LnL7/391b6b50b434dfe1c098c51ba2a78bd2 to your computer and use it in GitHub Desktop.
$ nix build
error: '__storePath' is not allowed in pure evaluation mode
(use '--show-trace' to show detailed location information)
$ nix build
error: cached failure of attribute 'defaultPackage.x86_64-darwin.drvPath'
$ nix build --impure [nix-shell nixFlakes] ~/Code/lnl7/mac-deploy
error: cached failure of attribute 'defaultPackage.x86_64-darwin.drvPath'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment