summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorRobert Schütz <dev@schuetz-co.de>2021-03-06 08:47:46 +0100
committerRobert Schütz <dev@schuetz-co.de>2021-03-07 16:00:27 +0100
commitaef2a70f67a6b051eb20b87d58f22ecd6ba63925 (patch)
tree21073f90345a8ae36cfb2f511b40cb7cf20f8a14 /pkgs/top-level/aliases.nix
parent1080bd321cf5d402c7efbab380f5c8b6718b5aa5 (diff)
downloadnixpkgs-aef2a70f67a6b051eb20b87d58f22ecd6ba63925.tar
nixpkgs-aef2a70f67a6b051eb20b87d58f22ecd6ba63925.tar.gz
nixpkgs-aef2a70f67a6b051eb20b87d58f22ecd6ba63925.tar.bz2
nixpkgs-aef2a70f67a6b051eb20b87d58f22ecd6ba63925.tar.lz
nixpkgs-aef2a70f67a6b051eb20b87d58f22ecd6ba63925.tar.xz
nixpkgs-aef2a70f67a6b051eb20b87d58f22ecd6ba63925.tar.zst
nixpkgs-aef2a70f67a6b051eb20b87d58f22ecd6ba63925.zip
google-play-music-desktop-player: drop
Diffstat (limited to 'pkgs/top-level/aliases.nix')
-rw-r--r--pkgs/top-level/aliases.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/top-level/aliases.nix b/pkgs/top-level/aliases.nix
index 4ac6a8e5946..968be61d7a1 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -261,6 +261,7 @@ mapAliases ({
   google-gflags = gflags; # added 2019-07-25
   google-music-scripts = throw "google-music-scripts has been removed because Google Play Music was discontinued"; # added 2021-03-07
   google-musicmanager = throw "google-musicmanager has been removed because Google Play Music was discontinued"; # added 2021-03-07
+  google-play-music-desktop-player = throw "google-play-music-desktop-player has been removed because Google Play Music was discontinued"; # added 2021-03-07
   googleAuthenticator = google-authenticator; # added 2016-10-16
   grantlee5 = libsForQt5.grantlee;  # added 2015-12-19
   gsettings_desktop_schemas = gsettings-desktop-schemas; # added 2018-02-25