zimbatm 71184f8e15
stdenv/check-meta: getEnv if the attribute is unset (#72376)
There were two issues:

* builtins.getEnv was called deep into the nixpkgs tree making it hard
  to discover. This is solved by moving the call into
  pkgs/top-level/impure.nix
* when the config was explicitly set by the user to false, it would
  still try and load the environment variable. This meant that it was
  not possible to guarantee the same outcome on two different systems.
2019-11-03 17:40:43 +00:00
..
2019-08-28 11:07:32 +00:00
2018-12-04 21:06:46 -06:00
2019-08-26 21:40:19 +00:00
2018-12-04 21:06:46 -06:00
2019-08-26 21:40:19 +00:00