mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
[Backport release-26.05] {dropbox,dropbox-cli}: move to by-name (#528912)
This commit is contained in:
commit
ac2039c1d2
4 changed files with 0 additions and 4 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue