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 b6809608cc Get rid of some unnecessary ExprConcatStrings nodes in dynamic attrs
This gives a ~18% speedup in NixOS evaluation (after converting
most calls to hasAttr/getAttr to dynamic attrs).
2014-10-05 01:04:58 +02:00
config
corepkgs
doc nix-env: Add regular expression support in selectors 2014-10-03 21:29:40 +02:00
misc
mk
perl Remove debug statement 2014-09-18 20:04:49 +02:00
scripts Pass through --set from nix-install-package command line to nix-env 2014-09-23 15:11:24 +02:00
src Get rid of some unnecessary ExprConcatStrings nodes in dynamic attrs 2014-10-05 01:04:58 +02:00
tests Add primop ‘catAttrs’ 2014-10-04 18:15:03 +02:00
.gitignore Install some pkgconfig files 2014-09-18 12:00:40 +02:00
bootstrap.sh
configure.ac configure: Force regeneration of Makefile.config 2014-09-22 13:00:58 +02:00
COPYING
dev-shell
INSTALL
local.mk
Makefile
Makefile.config.in Remove unused w3m dependency 2014-09-17 17:42:00 +02:00
nix.spec.in Update spec file 2014-09-18 15:42:01 +02:00
README
release.nix Remove release notes Hydra product 2014-09-23 10:55:38 +02: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/).