mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
{dropbox,dropbox-cli}: move to by-name
(cherry picked from commit 40e14b821f)
This commit is contained in:
parent
a703522f7e
commit
242b2928b9
4 changed files with 0 additions and 4 deletions
|
|
@ -9882,10 +9882,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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue