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 05fbc606fc nix verify-paths: Add ‘--sigs-needed <N>’ flag
This specifies the number of distinct signatures required to consider
each path "trusted".

Also renamed ‘--no-sigs’ to ‘--no-trust’ for the flag that disables
verifying whether a path is trusted (since a path can also be trusted
if it has no signatures, but was built locally).
2016-04-07 15:16:57 +02:00
config
corepkgs
doc/manual Remove references to old-school signing 2016-03-22 15:39:59 +01:00
misc Dockerfile: 1.9 -> 1.11.2, add more users 2016-03-16 21:26:09 +00:00
mk
perl
scripts
src nix verify-paths: Add ‘--sigs-needed <N>’ flag 2016-04-07 15:16:57 +02:00
tests Fix nix-copy-closure test on 16.03 2016-03-30 17:20:53 +02:00
.dir-locals.el
.gitignore
bootstrap.sh
configure.ac
COPYING
dev-shell
INSTALL
local.mk
Makefile
Makefile.config.in
nix.spec.in
README
release.nix Kill the temporary darwin-specific channel 2016-03-28 20:06:46 -04:00
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/).