diff options
| author | Daiderd Jordan <daiderd@gmail.com> | 2019-02-23 10:59:58 +0100 |
|---|---|---|
| committer | Daiderd Jordan <daiderd@gmail.com> | 2019-02-23 11:09:45 +0100 |
| commit | 135f263b396146d739f383c53e45d623be1099e6 (patch) | |
| tree | 650fc0c9d76b7630e492aa528fecfe30afbd16f8 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 7ad31a337a56ff6b10fa7100b86a3732c7e19e42 (diff) | |
pkgs/top-level: expose current overlays in pkgs
This enables inspection of the currently used overlays. Useful for
usecases where nixpkgs is imported multiple times.
eg. different channels
self: super:
let
latest = import <nixpkgs-trunk> {
inherit (super) config overlays;
};
in
{
hello-custom-latest = latest.hello-custom;
}
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
