nix_environments/README.md
2019-01-07 15:59:13 +01:00

5 lines
258 B
Markdown

# nix_virtualenvs
This is a repository for different virtual environments, which can be used with the **Nix** package manager.
Just copy the content of the desired folder to your project, add your required packages to the `*.txt` file and run `nix-shell`.