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 eff120d1b9 Add a function ‘valueSize’
It returns the size of value, including all other values and
environments reachable from it. It is intended for debugging memory
consumption issues.
2014-09-22 16:05:00 +02:00
config
corepkgs
doc
misc Derive Emacs nix-mode from prog-mode. 2014-09-17 13:35:12 +02:00
mk
perl Remove debug statement 2014-09-18 20:04:49 +02:00
scripts
src Add a function ‘valueSize’ 2014-09-22 16:05:00 +02:00
tests
.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 Add Make flag to disable optimization 2014-09-17 17:07:05 +02:00
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 unused w3m dependency 2014-09-17 17:42:00 +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/).