Loading pkgs/by-name/us/usbsdmux/package.nix +4 −4 Original line number Diff line number Diff line Loading @@ -39,11 +39,11 @@ python3Packages.buildPythonApplication rec { pythonImportsCheck = [ "usbsdmux" ]; meta = with lib; { meta = { description = "Control software for the LXA USB-SD-Mux"; homepage = "https://github.com/linux-automation/usbsdmux"; license = licenses.lgpl21; maintainers = with maintainers; [ emantor ]; platforms = with platforms; linux; license = lib.licenses.lgpl21; maintainers = with lib.maintainers; [ emantor ]; platforms = with lib.platforms; linux; }; } Loading
pkgs/by-name/us/usbsdmux/package.nix +4 −4 Original line number Diff line number Diff line Loading @@ -39,11 +39,11 @@ python3Packages.buildPythonApplication rec { pythonImportsCheck = [ "usbsdmux" ]; meta = with lib; { meta = { description = "Control software for the LXA USB-SD-Mux"; homepage = "https://github.com/linux-automation/usbsdmux"; license = licenses.lgpl21; maintainers = with maintainers; [ emantor ]; platforms = with platforms; linux; license = lib.licenses.lgpl21; maintainers = with lib.maintainers; [ emantor ]; platforms = with lib.platforms; linux; }; }