Commit Graph

12 Commits (release-18.03-flake)

Author SHA1 Message Date
Tuomas Tynkkynen 2e91b2d585 default.nix: Provide correct instructions how to upgrade Nix
Supersedes #17631.
2017-03-18 21:04:07 +02:00
John Ericson 4af2bf6663 Separate fix-point from config importing hacks and other impurities 2016-07-14 14:33:23 -07:00
Nicolas B. Pierron ad31783405 Extract the top-level logic out of all-packages.nix into pkgs/top-level/default.nix 2016-03-20 16:28:18 +00:00
Rommel M. Martinez 31a20f38ac Expose minimum required Nix version. 2015-11-26 23:11:11 +08:00
Eelco Dolstra 2e5b6362ae Bump minimum required Nix version
Issue #10337.
2015-10-15 13:19:51 +02:00
Domen Kožar 1defdb972e if we abort with too old Nix, hint docs 2015-01-21 21:41:40 +01:00
Shea Levy 8921a8f53b Revert "Revert "mkOverridable: Use functors to allow overridable functions""
Original commit was reverted due to using features from a newer nix than
hydra had, hydra has since been updated

This reverts commit 07e726c85c.
2015-01-13 08:39:54 -05:00
Rob Vermaas 07e726c85c Revert "mkOverridable: Use functors to allow overridable functions"
This reverts commit 4ee556cfe9.
2015-01-13 13:53:11 +01:00
Shea Levy 4ee556cfe9 mkOverridable: Use functors to allow overridable functions 2015-01-09 13:26:34 -05:00
Domen Kožar 476ca07d8e require Nix 1.7 for nixpkgs, since we're using antiquotation inside quoted attribute sets 2014-09-04 18:44:03 +02:00
Eelco Dolstra 14af15dbff Explicitly require Nix 1.6
People using Nix < 1.6 previously got an unhelpful "infinite
recursion" error.
2014-03-17 11:33:36 +01:00
Eelco Dolstra f95b22c621 * For convenience, provide a top-level Nix expression that simply
imports all-packages.nix.

svn path=/nixpkgs/trunk/; revision=8610
2007-04-26 14:32:57 +00:00