summaryrefslogtreecommitdiffstats
path: root/pkgs/top-level/impure.nix
AgeCommit message (Expand)Author
2021-01-23top-level: Simplify impure and pure fallbackJohn Ericson
2020-10-01Revert "top-level: fix nix-shell eval w/nixUnstable"Cole Helbling
2020-09-11top-level: fix nix-shell eval w/nixUnstableMaximilian Bosch
2019-11-03Revert "stdenv/check-meta: getEnv if the attribute is unset (#72376)" (#72752)Dmitry Kalinkin
2019-11-03stdenv/check-meta: getEnv if the attribute is unset (#72376)zimbatm
2019-06-04systems: allow passing in string for cross/localSystemMatthew Bauer
2019-04-19top-level/impure.nix: expose crossOverlaysMatthew Bauer
2019-02-03top-level: cleanup whitespaceJan Malakhovski
2018-06-25impure.nix: fix handling of localSystemMatthew Bauer
2018-05-04impure.nix: stringify path from NIX_PATHYorick
2017-09-14treewide: Escape backslash in strings properlyTuomas Tynkkynen
2017-08-17Overlays: allow overlays to be specified in a fileMichael Peyton Jones
2017-04-29impure.nix: add crossSystem as argMatthew Bauer
2017-02-25Allow directories with a default.nix to be imported as an overlay. Closes #23...Tom Hunger
2017-02-09top-level: Hack around Nix's --arg logic not handling unnamed paramsJohn Ericson
2017-02-08top-level: Allow nixpkgs to take localSystem directlyJohn Ericson
2017-02-01Remove unnecessary "sort" callEelco Dolstra
2017-02-01~/.nixpkgs -> ~/.config/nixpkgsEelco Dolstra
2017-02-01$NIXPKGS_OVERLAYS -> <nixpkgs-overlays>Eelco Dolstra
2017-02-01Only read overlays ending in .nixEelco Dolstra
2017-01-16Throw an error if NIXPKGS_OVERLAYS is invalid and improve documentation.Nicolas B. Pierron
2017-01-16Add overlays mechanism to Nixpkgs.Nicolas B. Pierron
2016-07-14Separate fix-point from config importing hacks and other impuritiesJohn Ericson