Skip to content

Instantly share code, notes, and snippets.

@cransom
Created September 25, 2018 00:24
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 cransom/6b039216a85f3e231c98fda36b100b28 to your computer and use it in GitHub Desktop.
Save cransom/6b039216a85f3e231c98fda36b100b28 to your computer and use it in GitHub Desktop.
nix-repl> builtins.fetchGit { url = "https://github.com/dailykos/nixpkgs.git"; ref = "master"; }
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
error: program 'git' failed with exit code 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment