Eelco Dolstra d48c973ece Set default installable
Thus

  $ nix build -f foo.nix

will build foo.nix.

And

  $ nix build

will build default.nix. However, this may not be a good idea because
it's kind of inconsistent, given that "nix build foo" will build the
"foo" attribute from the default installation source (i.e. the
synthesis of $NIX_PATH), rather than ./default.nix. So I may revert
this.
2017-04-25 15:18:05 +02:00
2017-01-03 11:42:56 +01:00
2017-03-11 19:39:13 +01:00
2017-04-21 11:27:27 -03:00
2017-04-14 13:47:10 +02:00
2017-04-25 15:18:05 +02:00
2016-01-28 11:12:04 +01:00
2017-04-20 19:11:45 +02:00
2017-04-14 14:42:20 +02:00
2017-04-20 19:11:45 +02:00
2017-04-03 16:25:20 +02:00
2017-04-14 14:02:43 +02:00
2017-04-10 17:23:15 +02:00
2016-01-20 16:34:37 +01:00

Nix, the purely functional package manager

Nix is a new take on package management that is fairly unique. Because of its purity aspects, a lot of issues found in traditional package managers don't appear with Nix.

To find out more about the tool, usage and installation instructions, please read the manual, which is available on the Nix website at http://nixos.org/nix/manual.

Contributing

Take a look at the Hacking Section of the manual. It helps you to get started with building Nix from source.

License

Nix is released under the LGPL v2.1

This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit.

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%