Find a file
Eelco Dolstra 2e8fd4c5cd Add concatStringsSep as a primop
This fixes the quadratic behaviour of concatStrings/concatStringsSep
in Nixpkgs.
2015-07-24 02:38:09 +02:00
config
corepkgs Fix fetchurl of executable file 2015-07-23 22:25:04 +02:00
doc Add primops all and any 2015-07-23 19:23:11 +02:00
misc Add Dockerfile 2015-07-17 11:06:50 +02:00
mk
perl Handle base-16 NarHash fields in signed .narinfo files 2015-06-03 15:33:17 +02:00
scripts nix-copy-closure: Add -v flag 2015-07-20 01:52:07 +02:00
src Add concatStringsSep as a primop 2015-07-24 02:38:09 +02:00
tests Add concatStringsSep as a primop 2015-07-24 02:38:09 +02:00
.gitignore Add exe, dll to .gitignore 2014-12-15 23:34:13 +08:00
bootstrap.sh
configure.ac Add dependency on libcurl-dev 2015-03-27 12:27:36 +01:00
COPYING
dev-shell
INSTALL
local.mk Install serve-protocol.hh 2015-06-09 11:14:36 +02:00
Makefile nix-collect-garbage: translate to C++ 2015-04-22 15:08:48 +00:00
Makefile.config.in Make libsodium an optional dependency 2015-02-10 11:54:06 +01:00
nix.spec.in
README
release.nix Debian package: Declare runtime dependency on libsodium13 2015-06-17 10:33:51 +02:00
version Bump 2015-06-15 10:22:35 +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/).