##// END OF EJS Templates
git-hooks: store git-env into hooks, so we can use the sandbox storage area, and execute...
git-hooks: store git-env into hooks, so we can use the sandbox storage area, and execute rcextension pre-commit hooks, to read not yet commit objects in GIT.
marcink -
r510:ef7f8525 default
Show More
Name Size Modified Last Commit Author
/ pkgs
git_patches
nix-common
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"