Skip to content

Instantly share code, notes, and snippets.

@denisshevchenko
Created April 12, 2016 10:22
Show Gist options
  • Save denisshevchenko/a2f8632d0b33fd67886ca30bc52c00d0 to your computer and use it in GitHub Desktop.
Save denisshevchenko/a2f8632d0b33fd67886ca30bc52c00d0 to your computer and use it in GitHub Desktop.
mkdir test
cd test
git init
git remote add channels git://github.com/NixOS/nixpkgs-channels.git
git remote update channels
git checkout nixos-16.03
cd
nix-env -f test/ -i firefox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment