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 adaf64a99b * Merge the multiple-outputs-sandbox branch (svn merge --reintegrate
^/nix/branches/multiple-outputs-sandbox).  Multiple output support
  still isn't complete, but it wasn't complete in the trunk either, so
  it doesn't hurt.
2012-01-04 16:22:25 +00:00
corepkgs * currentOutput -> outputName. "current" implies some temporal 2012-01-04 12:00:39 +00:00
doc * Follow our own coding conventions. 2011-12-30 17:39:03 +00:00
externals * Fix the broken reference to bunzip2 in the channel unpack script. 2011-11-05 21:06:24 +00:00
misc
perl * Sync with the trunk. 2012-01-03 12:59:31 +00:00
scripts * Add a test for nix-channel. 2012-01-03 01:51:38 +00:00
src * Drop the inefficient "Path" suffix in output attribute names. 2012-01-03 15:27:18 +00:00
tests * Check whether the outputName attribute works. 2012-01-04 12:45:53 +00:00
.gitignore
AUTHORS
bootstrap.sh
ChangeLog
configure.ac * Let --disable-gc work. 2012-01-04 12:45:40 +00:00
COPYING
INSTALL
Makefile.am
nix.conf.example
nix.spec.in
README
release.nix * ‘--disable-shared’ is no longer supported. Fortunately it's not 2011-12-22 10:58:27 +00:00
substitute.mk
version

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