{dropbox,dropbox-cli}: move to by-name (#525987)

This commit is contained in:
Michael Daniels
2026-06-06 19:07:29 +00:00
committed by GitHub
4 changed files with 0 additions and 4 deletions
-4
View File
@@ -9749,10 +9749,6 @@ with pkgs;
})
);
dropbox = callPackage ../applications/networking/dropbox { };
dropbox-cli = callPackage ../applications/networking/dropbox/cli.nix { };
maestral = with python3Packages; toPythonApplication maestral;
myfitnesspal = with python3Packages; toPythonApplication myfitnesspal;