aboutsummaryrefslogtreecommitdiff
path: root/pkgs/top-level/impure.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* systems: allow passing in string for cross/localSystemMatthew Bauer2019-06-041-2/+3
* top-level/impure.nix: expose crossOverlaysMatthew Bauer2019-04-191-1/+3
* top-level: cleanup whitespaceJan Malakhovski2019-02-031-5/+5
* impure.nix: fix handling of localSystemMatthew Bauer2018-06-251-1/+2
* impure.nix: stringify path from NIX_PATHYorick2018-05-041-1/+1
* treewide: Escape backslash in strings properlyTuomas Tynkkynen2017-09-141-1/+1
* Overlays: allow overlays to be specified in a fileMichael Peyton Jones2017-08-171-11/+29
* impure.nix: add crossSystem as argMatthew Bauer2017-04-291-1/+2
* Allow directories with a default.nix to be imported as an overlay. Closes #23...Tom Hunger2017-02-251-1/+1
* top-level: Hack around Nix's --arg logic not handling unnamed paramsJohn Ericson2017-02-091-0/+5
* top-level: Allow nixpkgs to take localSystem directlyJohn Ericson2017-02-081-4/+15
* Remove unnecessary "sort" callEelco Dolstra2017-02-011-1/+1
* ~/.nixpkgs -> ~/.config/nixpkgsEelco Dolstra2017-02-011-3/+5
* $NIXPKGS_OVERLAYS -> <nixpkgs-overlays>Eelco Dolstra2017-02-011-11/+16
* Only read overlays ending in .nixEelco Dolstra2017-02-011-1/+3
* Throw an error if NIXPKGS_OVERLAYS is invalid and improve documentation.Nicolas B. Pierron2017-01-161-1/+3
* Add overlays mechanism to Nixpkgs.Nicolas B. Pierron2017-01-161-1/+18
* Separate fix-point from config importing hacks and other impuritiesJohn Ericson2016-07-141-0/+24