##// END OF EJS Templates
dependencies: bumped pinned libraries to latest versions....
dependencies: bumped pinned libraries to latest versions. atomicwrites==1.3.0 hupper==1.8.1 pathlib2==2.3.5 pluggy==0.13.0
marcink -
r788:3684b473 default
Show More
Name Size Modified Last Commit Author
/ pkgs
nix-common
patches
README.rst Loading ...
overlays.nix Loading ...
python-packages-overrides.nix Loading ...
python-packages.nix Loading ...
shell-generate.nix Loading ...

Generate the Nix expressions

Details can be found in the repository of RhodeCode Enterprise CE inside of the file docs/contributing/dependencies.rst.

Start the environment as follows:

nix-shell pkgs/shell-generate.nix

Python dependencies

pip2nix generate --licenses
# or faster
nix-shell pkgs/shell-generate.nix --command "pip2nix generate --licenses"