policykit: remove the package obsoleted by polkit

Inspired by:
https://github.com/NixOS/nixpkgs/commit/6ce3b9a8068d#commitcomment-15226586
This commit is contained in:
Vladimír Čunát
2016-01-02 09:02:06 +01:00
parent b7658f3f8b
commit 4f08cb0de9
3 changed files with 0 additions and 38 deletions
-1
View File
@@ -130,7 +130,6 @@ with import ./release-lib.nix { inherit supportedSystems; };
perl = all;
pkgconfig = all;
pmccabe = linux;
policykit = linux;
portmap = linux;
procps = linux;
python = allBut cygwin;