Nix Shell
- create a shell with specific packages
-
direnv
+nix-direnv
automatically enter a nix shell whencd
ing 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.