Skip to content

Instantly share code, notes, and snippets.

@joepie91
Created March 12, 2019 11:53
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 joepie91/cf505901e4de2820c8fa00fb873537aa to your computer and use it in GitHub Desktop.
Save joepie91/cf505901e4de2820c8fa00fb873537aa to your computer and use it in GitHub Desktop.
$ which gcc
/run/current-system/sw/bin/gcc
$ nix-shell -p gcc5
[nix-shell:~]$ which gcc
/nix/store/cy3x06bfplivhrvx6rf7vkszx81c09nn-gcc-wrapper-7.3.0/bin/gcc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment