##// END OF EJS Templates
svn: allow legacy (pre SVN 1.7) extraction of post commit data....
svn: allow legacy (pre SVN 1.7) extraction of post commit data. - This allows pushing without errors, but limits integration functionality - Better don't raise exceptions here, to allow older systems to push - log.error about it to inform users.
marcink -
r824:58907cca stable
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"