summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik
diff options
context:
space:
mode:
authorSilvan Mosberger <contact@infinisil.com>2020-01-02 22:09:31 +0100
committerSilvan Mosberger <contact@infinisil.com>2020-01-09 17:26:05 +0100
commitde5f73d434dda62048f67282804e9f417bb893d1 (patch)
tree09a408e586f3a4d41d8d8a1d67c3c85e7a0bdf3b /pkgs/development/python-modules/python-mapnik
parent845e92835d90d300142157c6bae9ca5b7831e2bd (diff)
lib/modules: Recursive disabledModules
With this change, disabledModules applies recursively, meaning if you have a module "foo.nix" with imports = [ ./bar.nix ]; then setting disabledModules = [ "foo.nix" ]; will disable both "foo.nix" and "bar.nix", whereas previously only "foo.nix" would be disabled. This change along with https://github.com/NixOS/nixpkgs/pull/61570 allows modules to be fully disabled even when they have some `mkRenamedOption` imports.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik')
0 files changed, 0 insertions, 0 deletions