##// END OF EJS Templates
security: bumped git to 2.24.1 that fixes several CVE...
security: bumped git to 2.24.1 that fixes several CVE - those are mostly client side, still import logic could be affected in very edge cases.
marcink -
r803:9a71cd0b 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"