pkgs: remove podgrab

Now that it has been merged upstream, no reason to keep it.
This commit is contained in:
Bruno BELANYI 2021-05-15 20:57:18 +02:00
parent d086af7e00
commit 129fcdd42c
3 changed files with 1 additions and 33 deletions

View file

@ -12,8 +12,6 @@ rec {
nolimips = pkgs.callPackage ./nolimips { };
podgrab = pkgs.callPackage ./podgrab { };
unbound-zones-adblock = pkgs.callPackage ./unbound-zones-adblock {
inherit unified-hosts-lists;
};