summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython/hardcode-git-path.patch
diff options
context:
space:
mode:
authorBjørn Forsman <bjorn.forsman@gmail.com>2015-10-04 16:11:28 +0200
committerBjørn Forsman <bjorn.forsman@gmail.com>2015-10-04 20:04:00 +0200
commit67723df930d74ecda8c8a66740df7c5650da8e6a (patch)
tree9e9550f7639a6d29ed80055557e5313c60ad1705 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch
parentf91c5bcc7a1e171ea19c55cdf45bb3de9bcaf396 (diff)
nixos/jenkins: rework environment handling
Jenkins gets (by default) an additional environment of { NIX_REMOTE = "daemon"; } This has the following problems: 1. NIX_REMOTE disappears when users specify additional environment variables, because defaults have low merge priority. 2. nix cannot be used without additional NIX_PATH envvar, which is currently missing. 3. If you try to use HTTPS, you'll see that jenkins lacks SSL_CERT_FILE envvar, causing it to fail. This commit adds config.environment.sessionVariables and NIX_REMOTE to the set of variables that are always there for jenkins, making nix and HTTPS work out of the box. services.jenkins.environment is now empty by default.
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions