usb-modeswitch-data: refactor into its own package (#484584)

This commit is contained in:
Gergő Gutyina
2026-01-28 20:59:21 +00:00
committed by GitHub
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -2144,8 +2144,6 @@ with pkgs;
unify = with python3Packages; toPythonApplication unify;
usb-modeswitch-data = callPackage ../by-name/us/usb-modeswitch/data.nix { };
persistent-evdev = python3Packages.callPackage ../servers/persistent-evdev { };
inherit (import ../development/libraries/libsbsms pkgs)