Skip to content

Instantly share code, notes, and snippets.

@samueldr
Last active January 12, 2018 02:25
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 samueldr/c95030b22e8551d9e7a8f4dee21d995a to your computer and use it in GitHub Desktop.
Save samueldr/c95030b22e8551d9e7a8f4dee21d995a to your computer and use it in GitHub Desktop.
nix-repl> ./.
/Users/samuel/tmp/nixpkgs/nixpkgs/nixos
nix-repl> ../../nixpkgs
/Users/samuel/tmp/nixpkgs/nixpkgs
nix-repl> ../.. + "/test"
/Users/samuel/tmp/nixpkgs/test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment