nixpkgs/pkgs
Michael Weiss 337380ea1d gitRepo: Fix an error due to missing TLS certificates
This was a problem when run inside a sandbox, e.g. via
"fetchRepoProject". The error message from repo seems unrelated:

fatal: Cannot get https://gerrit.googlesource.com/git-repo/clone.bundle
fatal: error no host given

But the exception is actually thrown due to missing certificates
(/etc/ssl/certs). It should be possible to provide another location via
environment variables (e.g. SSL_CERT_FILE, REQUESTS_CA_BUNDLE or
CURL_CA_BUNDLE) but apparently that doesn't actually work for some
reason (would have to study our Python packaging).

Now "fetchRepoProject" works without the "--no-clone-bundle" option.
2017-09-16 22:13:56 +02:00
..
applications gitRepo: Fix an error due to missing TLS certificates 2017-09-16 22:13:56 +02:00
build-support gitRepo: Fix an error due to missing TLS certificates 2017-09-16 22:13:56 +02:00
common-updater
data Merge pull request #28964 from chrisburr/patch-2 2017-09-12 09:42:33 +01:00
desktops kde4Workspace: Remove, because it is not maintained anymore 2017-09-14 13:01:43 +02:00
development python-cffi: fix test failures when using clang 2017-09-16 16:32:40 +02:00
games zandronum: fix soundfont support, minor cleanup 2017-09-15 23:08:47 -07:00
misc clearlooks-phenix: 5.0.7 -> 7.0.1 2017-09-15 09:54:50 +02:00
os-specific linux-copperhead: 4.13.1.b -> 4.13.2.a 2017-09-16 08:57:45 -04:00
servers Merge pull request #28892 from ryantm/matterbridge2 2017-09-16 12:43:35 +00:00
shells
stdenv treewide: Fix some references to binutils 2017-09-14 18:12:54 -04:00
test treewide: Use *Platform.extensions 2017-09-13 11:16:10 -04:00
tools Merge pull request #29315 from xtruder/pkgs/telepresence/init 2017-09-16 15:51:15 +02:00
top-level palemoon: just use the default gcc 2017-09-16 18:18:26 +03:00