[Backport release-26.05] {dropbox,dropbox-cli}: move to by-name (#528912)

This commit is contained in:
Michael Daniels 2026-06-06 19:20:55 +00:00 committed by GitHub
commit ac2039c1d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 0 additions and 4 deletions

View file

@ -9875,10 +9875,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;