##// END OF EJS Templates
release: updated pip2nix output for 4.21.0
release: updated pip2nix output for 4.21.0

File last commit:

r472:c4583ce6 default
r882:f4658d36 stable
Show More
README.rst
28 lines | 585 B | text/x-rst | RstLexer
nix: updated to 18.03 packages....
r472
==============================
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:
.. code:: shell
nix-shell pkgs/shell-generate.nix
Python dependencies
===================
.. code:: shell
pip2nix generate --licenses
# or faster
nix-shell pkgs/shell-generate.nix --command "pip2nix generate --licenses"
.. Links
.. _RhodeCode Enterprise CE: https://code.rhodecode.com/rhodecode-enterprise-ce