Skip to content

Instantly share code, notes, and snippets.

@nand0p
Last active July 7, 2017 17:11
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 nand0p/1f2ba6abcdadb48c8d82a7f2acf72416 to your computer and use it in GitHub Desktop.
Save nand0p/1f2ba6abcdadb48c8d82a7f2acf72416 to your computer and use it in GitHub Desktop.
nix-store-example
# echo $PATH
/home/nando/bin:/run/wrappers/bin:/etc/per-user-pkgs/nando/bin:/home/nando/.nix-profile/bin:/nix/var/nix/profiles/default/bin:/run/current-system/sw/bin
# ls -la $(which electricsheep)
lrwxrwxrwx 1 root root 93 Dec 31 1969 /run/current-system/sw/bin/electricsheep -> /nix/store/c5hivhjb18h9vqinqmh1c6m6nhnr66gm-electricsheep-2.7b33-2017-02-04/bin/electricsheep
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment