##// END OF EJS Templates
core: re-implemented the way how configuration can be made...
core: re-implemented the way how configuration can be made - all controllable via ENV variables that can override .ini file settings - make logging configurable by extension file - added more defauts and settings validation via settings_make - update .ini configs and commented out defaults
super-admin -
r1021:a797b226 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"