Loading pkgs/development/python-modules/hid-parser/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -32,6 +32,6 @@ buildPythonPackage rec { description = "Typed pure Python library to parse HID report descriptors"; homepage = "https://github.com/usb-tools/python-hid-parser"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ kranzes ]; maintainers = [ ]; }; } Loading
pkgs/development/python-modules/hid-parser/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -32,6 +32,6 @@ buildPythonPackage rec { description = "Typed pure Python library to parse HID report descriptors"; homepage = "https://github.com/usb-tools/python-hid-parser"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ kranzes ]; maintainers = [ ]; }; }