##// END OF EJS Templates
requirements: bumped/pinned some libraries to sync with CE release...
requirements: bumped/pinned some libraries to sync with CE release - pyparsing-2.4.5 - pluggy-0.13.1 - contextlib2-0.6.0.post1 - cffi-1.12.3 - attrs-19.3.0

File last commit:

r472:c4583ce6 default
r800:6f3a5ea5 default
Show More
README.rst
28 lines | 585 B | text/x-rst | RstLexer

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"