pkgs: add osc52
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Bruno BELANYI 2023-02-20 10:44:28 +00:00
parent 2485a60d62
commit 9965c3846f
3 changed files with 195 additions and 0 deletions

View file

@ -28,6 +28,8 @@ pkgs.lib.makeScope pkgs.newScope (pkgs: {
nolimips = pkgs.callPackage ./nolimips { };
osc52 = pkgs.callPackage ./osc52 { };
rofi-bluetooth = pkgs.callPackage ./rofi-bluetooth { };
unbound-zones-adblock = pkgs.callPackage ./unbound-zones-adblock { };