Eelco Dolstra ef4f5ba85e Work on Values instead of Exprs
This prevents some duplicate evaluation in nix-env and
nix-instantiate.

Also, when traversing ~/.nix-defexpr, only read regular files with the
extension .nix.  Previously it was reading files like
.../channels/binary-caches/<name>.  The only reason this didn't cause
problems is pure luck (namely, <name> shadows an actual Nix
expression, the binary-caches files happen to be syntactically valid
Nix expressions, and we iterate over the directory contents in just
the right order).
2013-09-03 13:17:51 +00:00
2013-09-02 13:32:51 +02:00
2013-09-02 13:24:29 +02:00
2012-10-03 17:59:23 -04:00
2013-09-03 13:17:51 +00:00
2013-09-02 12:44:30 +02:00
2012-10-03 17:59:23 -04:00
2004-11-07 20:30:02 +00:00
2012-05-21 09:43:01 -04:00
2013-08-19 11:41:15 +02:00
2013-08-21 12:53:46 +02:00
2013-05-08 14:41:35 +02:00
2013-06-17 15:39:45 +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/).
Description
Languages
C++ 78.1%
Shell 9.7%
Nix 7.5%
Meson 1.8%
C 1.3%
Other 1.6%