summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorRobert Hensing <robert@roberthensing.nl>2019-05-25 13:18:19 +0200
committerRobert Hensing <robert@roberthensing.nl>2019-05-25 13:18:19 +0200
commitb52d80b89873c79f06fce15c30640ed39839221c (patch)
tree1f316c0f233a4f1ba91d4b2258e62098ae058fce /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parent953c81d1a490f0837a684028f56162f5ec6e1ee0 (diff)
pkgs.nixos: Expose configuration directly
The pkgs.nixos used to only expose system.build, which kind of made sense in theory, but asking everyone to write modules when to want to pull something out of a NixOS configuration is just not realistic. In fact it's very inconvenient when you're trying to debug something. This adds the config, options and anything that eval-config.nix produces. Although this introduces the potential for attributes of eval-config.nix output to shadow system.build, I don't expect naming collisions to be commonplace, or to remain undetected during evaluation. Also such an error should be easy to resolve, by explicitly querying (pkgs.nixos {}).config.system.build.X, or by renaming X to something other than config, options, extraArgs.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions