summary refs log tree commit diff
path: root/default.nix
Commit message (Collapse)AuthorAge
* if we abort with too old Nix, hint docsDomen Kožar2015-01-21
|
* Revert "Revert "mkOverridable: Use functors to allow overridable functions""Shea Levy2015-01-13
| | | | | | | Original commit was reverted due to using features from a newer nix than hydra had, hydra has since been updated This reverts commit 07e726c85c8f36d3a27fb7254f09ac69c7b94c65.
* Revert "mkOverridable: Use functors to allow overridable functions"Rob Vermaas2015-01-13
| | | | This reverts commit 4ee556cfe9528a321f4a3746ca83f97feacf500e.
* mkOverridable: Use functors to allow overridable functionsShea Levy2015-01-09
|
* require Nix 1.7 for nixpkgs, since we're using antiquotation inside quoted ↵Domen Kožar2014-09-04
| | | | attribute sets
* Explicitly require Nix 1.6Eelco Dolstra2014-03-17
| | | | | People using Nix < 1.6 previously got an unhelpful "infinite recursion" error.
* * For convenience, provide a top-level Nix expression that simplyEelco Dolstra2007-04-26
imports all-packages.nix. svn path=/nixpkgs/trunk/; revision=8610