diff --git a/pkgs/applications/misc/remarkable/remarkable-mouse/default.nix b/pkgs/by-name/re/remarkable-mouse/package.nix similarity index 100% rename from pkgs/applications/misc/remarkable/remarkable-mouse/default.nix rename to pkgs/by-name/re/remarkable-mouse/package.nix diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix index 6bac179f7a65..123be04ab04d 100644 --- a/pkgs/top-level/all-packages.nix +++ b/pkgs/top-level/all-packages.nix @@ -1810,8 +1810,6 @@ with pkgs; pixcat = with python3Packages; toPythonApplication pixcat; - remarkable-mouse = callPackage ../applications/misc/remarkable/remarkable-mouse { }; - ropgadget = with python3Packages; toPythonApplication ropgadget; scour = with python3Packages; toPythonApplication scour;