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