1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-11 04:56:01 +01:00
Nix, the purely functional package manager
Find a file
2010-03-25 12:51:14 +00:00
blacklisting
corepkgs
doc 2010-03-17 10:08:34 +00:00
externals * Use ATerm 2.5. 2010-02-23 16:17:21 +00:00
make
misc
scripts * nix-prefetch-url depends on sed (see 2010-03-05 18:26:47 +00:00
src * Implement blackholing. 2010-03-25 12:51:14 +00:00
tests * Simplify @-patterns: only {attrs}@name' or name@{attrs}' are now 2010-03-25 12:19:41 +00:00
.gitignore
aterm-gc.supp
AUTHORS
bootstrap.sh
ChangeLog
configure.ac Making 'bin2c' to be built with the compiler for the local system. 2010-03-11 20:56:25 +00:00
COPYING
INSTALL
Makefile.am
nix.conf.example
nix.spec.in
README
release.nix * Use ATerm 2.5. 2010-02-23 16:17:21 +00:00
substitute.mk * nix-prefetch-url depends on sed (see 2010-03-05 18:26:47 +00:00
version * Bump version number. 2010-03-17 12:12:45 +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/).