No description
Find a file
Eelco Dolstra 41633f9f73 Improved logging abstraction
This also gets rid of --log-type, since the nested log type isn't
useful in a multi-threaded situation, and nobody cares about the
"pretty" log type.
2016-04-25 19:18:45 +02:00
config
corepkgs <nix/buildenv.nix>: Don't substitute 2016-01-18 15:06:36 +01:00
doc/manual Improved logging abstraction 2016-04-25 19:18:45 +02:00
misc Dockerfile: 1.9 -> 1.11.2, add more users 2016-03-16 21:26:09 +00:00
mk
perl Move path info caching from BinaryCacheStore to Store 2016-04-19 18:52:53 +02:00
scripts Improved logging abstraction 2016-04-25 19:18:45 +02:00
src Improved logging abstraction 2016-04-25 19:18:45 +02:00
tests Improved logging abstraction 2016-04-25 19:18:45 +02:00
.dir-locals.el Add .dir-locals.el for Emacs 2016-01-28 11:12:04 +01:00
.gitignore Remove manifest support 2016-04-11 16:20:15 +02:00
bootstrap.sh
configure.ac Handle ARM triples without an endianness suffix 2016-03-11 21:53:06 +01:00
COPYING
dev-shell Add 32bit linux clause to dev-shell 2016-03-22 11:38:56 +00:00
INSTALL
local.mk Don't depend on git when generating source tarball 2015-10-15 11:53:45 -07:00
Makefile Remove manifest support 2016-04-11 16:20:15 +02:00
Makefile.config.in Merge pull request #704 from ysangkok/freebsd-support 2015-11-24 19:24:21 +01:00
nix.spec.in Fix RPM build 2016-03-15 12:15:19 +01:00
README
release.nix Move S3BinaryCacheStore from Hydra 2016-04-21 16:08:51 +02:00
version Bump 2016-01-20 16:34:37 +01: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/).