summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authoraszlig <aszlig@nix.build>2020-09-15 01:08:00 +0200
committeraszlig <aszlig@nix.build>2020-09-15 01:19:15 +0200
commit7447bdc5232e86dda606cf17de4f2477eebe514e (patch)
tree2afd4f4f80899afd39d7b6ca74b79a2e3fad89ae /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent8cdf9c95c453e15d761378c104b25578f51749d5 (diff)
nixos/plasma5: Fix eval of colord-kde/wacomtablet
Regression introduced by 053b05d14d2fa31750d0aafb8fa92cff512750e8. The commit in question essentially removed the "with pkgs;" from the scope around the various packages added to environment.systemPackages. Since services.colord.enable and services.xserver.wacom.enable are false by default, the change above didn't directly result in an evaluation error. Tested evaluation before and after this change via: for cfg in hardware.bluetooth.enable \ networking.networkmanager.enable \ hardware.pulseaudio.enable \ powerManagement.enable \ services.colord.enable \ services.samba.enable \ services.xserver.wacom.enable; do nix-instantiate --eval nixos --arg configuration '{ services.xserver.desktopManager.plasma5.enable = true; '"$cfg"' = true; }' -A config.environment.systemPackages > /dev/null done Signed-off-by: aszlig <aszlig@nix.build> Cc: @ttuegel
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions