Go to file
Eelco Dolstra 99dc3e613a * Require that __overrides is defined as a non-recursive attribute
(which means it can only be defined via "inherit"), otherwise we get
  scoping bugs, since __overrides can't be recursive (or at least, it
  would be hard).
2008-08-26 14:05:59 +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 * Moved some stuff to the Nixpkgs manual. 2008-08-05 11:03:05 +00:00
externals * `make ext-clean': remove the bzip2 build. 2008-06-23 13:52:28 +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 Updates to nix-reduce-build 2008-08-06 19:43:53 +00:00
src * Require that __overrides is defined as a non-recursive attribute 2008-08-26 14:05:59 +00:00
tests * Added an experimental feature suggested by Andres: ellipses ("...") 2008-08-14 14:00:44 +00:00
aterm-gc.supp * Simplify the Valgrind suppressions using wildcards. 2008-08-22 14:32:29 +00:00
AUTHORS
bootstrap.sh * Build dynamic libraries. 2005-07-22 14:52:45 +00:00
ChangeLog
configure.ac * Merged the no-bdb branch (-r10900:HEAD 2008-06-09 13:52:45 +00:00
COPYING * Change this to LGPL to keep the government happy. 2006-04-25 16:41:06 +00:00
INSTALL
Makefile.am * nix-pull: using nix-prefetch-url (so that we get caching for free), 2007-08-09 23:52:53 +00:00
nix.conf.example 2007-10-29 22:16:36 +00:00
nix.spec.in * Fix URL/description. 2007-03-21 12:39:55 +00:00
README * Updated URL. 2008-03-21 14:57:16 +00:00
substitute.mk --proxy=proxy:3128 2008-05-07 14:18:28 +00:00

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/)