pkgs: add osc777
All checks were successful
ci/woodpecker/push/check Pipeline was successful

This commit is contained in:
Bruno BELANYI 2023-08-11 13:13:21 +00:00
parent 5f42e7cc90
commit bcdbe45558
3 changed files with 169 additions and 0 deletions

View file

@ -26,6 +26,8 @@ pkgs.lib.makeScope pkgs.newScope (pkgs: {
osc52 = pkgs.callPackage ./osc52 { };
osc777 = pkgs.callPackage ./osc777 { };
rbw-pass = pkgs.callPackage ./rbw-pass { };
unbound-zones-adblock = pkgs.callPackage ./unbound-zones-adblock { };