Loading pkgs/applications/misc/remarkable/rmview/default.nix→pkgs/by-name/rm/rmview/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ lib, fetchFromGitHub, python3Packages, wrapQtAppsHook, libsForQt5, }: python3Packages.buildPythonApplication rec { Loading @@ -20,7 +20,7 @@ python3Packages.buildPythonApplication rec { nativeBuildInputs = with python3Packages; [ pyqt5 setuptools wrapQtAppsHook libsForQt5.wrapQtAppsHook ]; propagatedBuildInputs = with python3Packages; [ pyqt5 Loading pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -2225,8 +2225,6 @@ with pkgs; renpy = callPackage ../by-name/re/renpy/package.nix { python3 = python312; }; rmview = libsForQt5.callPackage ../applications/misc/remarkable/rmview { }; remarkable-mouse = python3Packages.callPackage ../applications/misc/remarkable/remarkable-mouse { }; ropgadget = with python3Packages; toPythonApplication ropgadget; Loading Loading
pkgs/applications/misc/remarkable/rmview/default.nix→pkgs/by-name/rm/rmview/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ lib, fetchFromGitHub, python3Packages, wrapQtAppsHook, libsForQt5, }: python3Packages.buildPythonApplication rec { Loading @@ -20,7 +20,7 @@ python3Packages.buildPythonApplication rec { nativeBuildInputs = with python3Packages; [ pyqt5 setuptools wrapQtAppsHook libsForQt5.wrapQtAppsHook ]; propagatedBuildInputs = with python3Packages; [ pyqt5 Loading
pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -2225,8 +2225,6 @@ with pkgs; renpy = callPackage ../by-name/re/renpy/package.nix { python3 = python312; }; rmview = libsForQt5.callPackage ../applications/misc/remarkable/rmview { }; remarkable-mouse = python3Packages.callPackage ../applications/misc/remarkable/remarkable-mouse { }; ropgadget = with python3Packages; toPythonApplication ropgadget; Loading