Go to file
Eelco Dolstra 04e071a5e4
Bump version
2017-07-13 15:10:09 +02:00
config Add config.guess, config.sub and install-sh 2013-11-25 11:26:02 +00:00
corepkgs <nix/buildenv.nix>: Don't substitute 2016-01-18 15:06:36 +01:00
doc Fix nix-instantiate manpage indentation 2017-07-12 11:31:24 +02:00
misc SSL_CERT_FILE -> NIX_SSL_CERT_FILE 2017-02-22 12:30:45 +01:00
mk Don't pass "--no-copy-dt-needed-entries" option to linker on FreeBSD. 2015-10-06 22:28:30 +02:00
perl use --cacert instead of --capath 2017-02-22 14:04:47 -05:00
scripts Address feedback around printf & exec 2017-07-12 11:45:35 -04:00
src Fix build 2017-07-12 13:00:41 +02:00
tests Cleanup and more specificity around set -e 2017-07-12 20:43:57 -04:00
.gitignore Create a profile suitable for multi-user installs 2017-07-09 14:52:33 -04:00
.travis.yml Test the installer 2017-07-12 11:45:38 -04:00
COPYING * Change this to LGPL to keep the government happy. 2006-04-25 16:41:06 +00:00
INSTALL * Autoconf / Automake configuration and building. 2003-04-04 16:14:56 +00:00
Makefile nix-prefetch-url: Rewrite in C++ 2015-10-01 16:47:43 +02:00
Makefile.config.in Merge pull request #704 from ysangkok/freebsd-support 2015-11-24 19:24:21 +01:00
README * Install documentation in $(docdir) (i.e. share/doc/nix). 2008-11-19 13:19:09 +00:00
bootstrap.sh bootstrap: Simplify & make more robust. 2011-09-06 12:11:05 +00:00
configure.ac Add a seccomp filter to prevent creating setuid/setgid binaries 2017-06-01 16:48:57 +02:00
dev-shell Make dev-shell script work on Darwin 2014-07-16 11:53:47 +02:00
local.mk Don't depend on git when generating source tarball 2015-10-15 11:53:45 -07:00
nix.spec.in Fix rpm build 2017-07-13 14:11:21 +02:00
release.nix release: don't build libseccomp if we're on darwin 2017-07-12 19:23:42 -04:00
version Bump version 2017-07-13 15:10:09 +02: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/).