Nix Shell
- create a shell with specific packages
-
direnv+nix-direnvautomatically enter a nix shell whencding into a project directory
nix-shell -p python35Packages.numpy python35Packages.toolz --run "python3"
Notes mentioning this note
There are no notes linking to this note.