summary refs log tree commit diff
path: root/pkgs/top-level/impure.nix
Commit message (Expand)AuthorAge
* Revert "stdenv/check-meta: getEnv if the attribute is unset (#72376)" (#72752)Dmitry Kalinkin2019-11-03
* stdenv/check-meta: getEnv if the attribute is unset (#72376)zimbatm2019-11-03
* systems: allow passing in string for cross/localSystemMatthew Bauer2019-06-04
* top-level/impure.nix: expose crossOverlaysMatthew Bauer2019-04-19
* top-level: cleanup whitespaceJan Malakhovski2019-02-03
* impure.nix: fix handling of localSystemMatthew Bauer2018-06-25
* impure.nix: stringify path from NIX_PATHYorick2018-05-04
* treewide: Escape backslash in strings properlyTuomas Tynkkynen2017-09-14
* Overlays: allow overlays to be specified in a fileMichael Peyton Jones2017-08-17
* impure.nix: add crossSystem as argMatthew Bauer2017-04-29
* Allow directories with a default.nix to be imported as an overlay. Closes #23...Tom Hunger2017-02-25
* top-level: Hack around Nix's --arg logic not handling unnamed paramsJohn Ericson2017-02-09
* top-level: Allow nixpkgs to take localSystem directlyJohn Ericson2017-02-08
* Remove unnecessary "sort" callEelco Dolstra2017-02-01
* ~/.nixpkgs -> ~/.config/nixpkgsEelco Dolstra2017-02-01
* $NIXPKGS_OVERLAYS -> <nixpkgs-overlays>Eelco Dolstra2017-02-01
* Only read overlays ending in .nixEelco Dolstra2017-02-01
* Throw an error if NIXPKGS_OVERLAYS is invalid and improve documentation.Nicolas B. Pierron2017-01-16
* Add overlays mechanism to Nixpkgs.Nicolas B. Pierron2017-01-16
* Separate fix-point from config importing hacks and other impuritiesJohn Ericson2016-07-14