Go to file
Eelco Dolstra ed59bf7a18 nix-build: Support the ‘-’ argument to build an expression from stdin 2012-07-23 17:11:12 -04:00
corepkgs Pass --insecure to curl so that https works 2012-07-09 15:49:20 -04:00
doc Set release date 2012-07-18 11:51:27 -04:00
misc
perl Add function queryPathFromHashPart() 2012-07-17 18:55:39 -04:00
scripts nix-build: Support the ‘-’ argument to build an expression from stdin 2012-07-23 17:11:12 -04:00
src Use lutimes() if available to canonicalise the timestamp of symlinks 2012-07-23 16:52:25 -04:00
tests
.gitignore Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
AUTHORS
COPYING
INSTALL
Makefile.am
README
bootstrap.sh
build.nix
configure.ac Use lutimes() if available to canonicalise the timestamp of symlinks 2012-07-23 16:52:25 -04:00
nix.spec.in
release.nix Remove RPM builds that don't evaluate 2012-07-18 16:50:56 -04:00
substitute.mk
version Bump version 2012-07-18 17:17:23 -04:00

README

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