John Ericson e1de1fe0d8 Make Buildable a std::variant
I think this better captures the intent of what's going on: we either
have an opaque store path, or a drv path with some outputs.

Having this structure will also help us support CA derivations: we'll
have to allow the outpath paths to be optional, so the structure we gain
now makes up for the structure we loose then.
2020-07-23 19:02:57 +00:00
2018-08-13 20:00:17 +00:00
2020-07-20 22:30:39 +01:00
2020-06-04 13:37:37 +02:00
2020-07-03 09:20:01 +02:00
2020-05-08 11:49:40 +02:00
2020-07-13 18:31:19 +02:00
2020-07-23 19:02:57 +00:00
2020-07-17 15:50:53 -04:00
2017-06-05 22:57:28 +01:00
2019-09-04 15:59:33 +02:00
2020-06-17 19:21:46 +02:00
2020-06-09 11:24:06 +02:00
2020-03-30 14:39:33 +02:00
2020-07-22 13:45:15 +02:00
2020-07-17 14:58:59 +00:00

Nix

Open Collective supporters Test

Nix is a powerful package manager for Linux and other Unix systems that makes package management reliable and reproducible. Please refer to the Nix manual for more details.

Installation

On Linux and macOS the easiest way to Install Nix is to run the following shell command (as a user other than root):

$ curl -L https://nixos.org/nix/install | sh

Information on additional installation methods is available on the Nix download page.

Building And Developing

See our Hacking guide in our manual for instruction on how to build nix from source with nix-build or how to get a development environment.

Additional Resources

License

Nix is released under the LGPL v2.1.

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%