A modern, delicious implementation of the Nix package manager, focused on correctness, usability, and growth — and committed to doing right by its community
Find a file
Eelco Dolstra 019176137f * When using a build hook, distinguish between transient failures
(e.g. an SSH connection problem) and permanent failures (i.e. the
  builder failed).  This matters to Hydra (it wants to know whether it
  makes sense to retry a build).
2009-01-13 11:39:09 +00:00
blacklisting
corepkgs * nix-env: allow ~/.nix-defexpr to be a directory. If it is, then the 2007-09-17 16:08:24 +00:00
doc * Install the release notes. 2008-11-29 00:31:39 +00:00
externals * Removed reference to losser.st-lab.cs.uu.nl, which is RIP after 9 2009-01-05 12:14:43 +00:00
make * `dependencyClosure' now allows a search path, e.g., 2005-08-14 14:00:39 +00:00
misc small udpate 2007-12-12 02:12:58 +00:00
scripts * When using a build hook, distinguish between transient failures 2009-01-13 11:39:09 +00:00
src * When using a build hook, distinguish between transient failures 2009-01-13 11:39:09 +00:00
tests * Simplify deleting .lock files in /nix/store: just don't delete them 2008-12-12 17:03:18 +00:00
aterm-gc.supp * Extend the ATerm suppressions to 64-bit. 2008-08-29 14:38:04 +00:00
AUTHORS
bootstrap.sh * Build dynamic libraries. 2005-07-22 14:52:45 +00:00
ChangeLog
configure.ac * Support i686-linux builds directly on x86_64-linux Nix 2009-01-12 16:30:32 +00:00
COPYING * Change this to LGPL to keep the government happy. 2006-04-25 16:41:06 +00:00
INSTALL
Makefile.am * Moved the build farm job for building Nix to the Nix tree. 2008-11-26 01:13:29 +00:00
nix.conf.example * Removed obsolete option. 2008-11-19 13:18:46 +00:00
nix.spec.in * Urgh. 2008-11-20 16:42:52 +00:00
README * Install documentation in $(docdir) (i.e. share/doc/nix). 2008-11-19 13:19:09 +00:00
release.nix * Doh. 2008-12-04 17:56:12 +00:00
substitute.mk --proxy=proxy:3128 2008-05-07 14:18:28 +00: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/).