@philiptaron's lix workspace
Find a file
Utku Demir a49514a2e2 Also set CURLOPT_SSL_VERIFYHOST=0 when "verify-https-binary-caches" is false
This makes that option even more insecure, by also not checking the SSL host.

But without this parameter, one can still get SSL errors even when
"verify-https-binary-caches" is false, which is unexpected IMO.
2015-09-25 22:34:08 +03:00
config
corepkgs
doc doc: fix the 'prebuild' typos 2015-09-17 12:08:05 +02:00
misc
mk
perl Shut up clang warnings 2015-09-18 01:22:35 +02:00
scripts Also set CURLOPT_SSL_VERIFYHOST=0 when "verify-https-binary-caches" is false 2015-09-25 22:34:08 +03:00
src Shut up clang warnings 2015-09-18 01:22:35 +02:00
tests
.gitignore
bootstrap.sh
configure.ac
COPYING
dev-shell
INSTALL
local.mk Shut up clang warnings 2015-09-18 01:22:35 +02:00
Makefile
Makefile.config.in
nix.spec.in
README
release.nix release: fix #652 - PDF build after dblatex updates 2015-09-25 12:48:35 +02:00
version Bump version 2015-09-04 10:02:50 +02:00

Nix is a purely functional package manager.  For installation and
usage instructions, please read the manual, which can be found in
`docs/manual/manual.html', and additionally at the Nix website at
<http://nixos.org/>.


Acknowledgments

This product includes software developed by the OpenSSL Project for
use in the OpenSSL Toolkit (http://www.OpenSSL.org/).