Eelco Dolstra a8edf185a9 Add constant ‘nixPath’
It contains the Nix expression search path as a list of { prefix, path
} sets, e.g.

  [ { path = "/nix/var/nix/profiles/per-user/root/channels/nixos"; prefix = ""; }
    { path = "/etc/nixos/configuration.nix"; prefix = "nixos-config"; }
    { path = "/home/eelco/Dev/nix/inst/share/nix/corepkgs"; prefix = "nix"; }
  ]
2014-05-26 14:55:47 +02:00
2014-04-03 17:37:14 +02:00
2014-02-01 14:38:12 +01:00
2014-05-26 14:55:47 +02:00
2014-05-26 14:55:47 +02:00
2014-05-02 13:14:10 +02:00
2004-11-07 20:30:02 +00:00
2012-05-21 09:43:01 -04:00
2014-02-01 11:30:21 +01:00
2013-08-21 12:53:46 +02:00
2014-05-14 22:25:25 +02:00
2014-05-02 13:14:10 +02:00
2014-05-06 10:51:16 +02:00
2014-05-03 17:54:48 +02:00
2014-04-11 11:15:24 +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/).
S
Description
Working fork of Lix - carries the adaptive load-aware build-remote patch. Upstream: gerrit.lix.systems
Readme
92 MiB
Languages
C++ 74.9%
Python 11.7%
Nix 6.1%
Shell 3.6%
Meson 2%
Other 1.6%