Go to file
Graham Christensen b01eaa6114
Assume yes if we have no TTY
Starve the TTY of input to ensure this works, but provide yes to the
current installer to handle the current broken case.
2017-07-13 18:03:53 -04: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 Assume yes if we have no TTY 2017-07-13 18:03:53 -04:00
src Fix build 2017-07-12 13:00:41 +02:00
tests Assume yes if we have no TTY 2017-07-13 18:03:53 -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
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
COPYING * Change this to LGPL to keep the government happy. 2006-04-25 16:41:06 +00:00
dev-shell Make dev-shell script work on Darwin 2014-07-16 11:53:47 +02:00
INSTALL * Autoconf / Automake configuration and building. 2003-04-04 16:14:56 +00:00
local.mk Don't depend on git when generating source tarball 2015-10-15 11:53:45 -07: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
nix.spec.in Fix rpm build 2017-07-13 14:11:21 +02:00
README * Install documentation in $(docdir) (i.e. share/doc/nix). 2008-11-19 13:19:09 +00: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

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