about summary refs log tree commit diff
path: root/pkgs/top-level/impure.nix
AgeCommit message (Expand)AuthorFilesLines
2019-02-03top-level: cleanup whitespaceJan Malakhovski1-5/+5
2018-06-25impure.nix: fix handling of localSystemMatthew Bauer1-1/+2
2018-05-04impure.nix: stringify path from NIX_PATHYorick1-1/+1
2017-09-14treewide: Escape backslash in strings properlyTuomas Tynkkynen1-1/+1
2017-08-17Overlays: allow overlays to be specified in a fileMichael Peyton Jones1-11/+29
2017-04-29impure.nix: add crossSystem as argMatthew Bauer1-1/+2
2017-02-25Allow directories with a default.nix to be imported as an overlay. Closes #23...Tom Hunger1-1/+1
2017-02-09top-level: Hack around Nix's --arg logic not handling unnamed paramsJohn Ericson1-0/+5
2017-02-08top-level: Allow nixpkgs to take localSystem directlyJohn Ericson1-4/+15
2017-02-01Remove unnecessary "sort" callEelco Dolstra1-1/+1
2017-02-01~/.nixpkgs -> ~/.config/nixpkgsEelco Dolstra1-3/+5
2017-02-01$NIXPKGS_OVERLAYS -> <nixpkgs-overlays>Eelco Dolstra1-11/+16
2017-02-01Only read overlays ending in .nixEelco Dolstra1-1/+3
2017-01-16Throw an error if NIXPKGS_OVERLAYS is invalid and improve documentation.Nicolas B. Pierron1-1/+3
2017-01-16Add overlays mechanism to Nixpkgs.Nicolas B. Pierron1-1/+18
2016-07-14Separate fix-point from config importing hacks and other impuritiesJohn Ericson1-0/+24