pkgs: remove 'unified-hosts-lists'
All checks were successful
ci/woodpecker/push/check Pipeline was successful

Instead make use of the upstream packaged host list.
This commit is contained in:
Bruno BELANYI 2023-12-16 14:31:16 +00:00
parent 7ccb8ea8b5
commit 4aca698ac6
2 changed files with 0 additions and 36 deletions

View file

@ -28,8 +28,6 @@ pkgs.lib.makeScope pkgs.newScope (pkgs: {
unbound-zones-adblock = pkgs.callPackage ./unbound-zones-adblock { };
unified-hosts-lists = pkgs.callPackage ./unified-hosts-lists { };
wifi-qr = pkgs.callPackage ./wifi-qr { };
zsh-done = pkgs.callPackage ./zsh-done { };