Launches bash shell in a environment with the Nix package manager installed.
128
This image launches a bash shell with the Nix package manager installed.
To run:
docker run -i -t zefhemel/nix
You now end up in a bash shell, you can now install packages. For instance:
nix-env -i vim
No tags have been pushed to this repository yet.