summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorFlorian Klink <flokli@flokli.de>2020-08-16 14:46:24 +0200
committerGitHub <noreply@github.com>2020-08-16 14:46:24 +0200
commitb2f3bbd3fb958601a7357e39d66f226e065d76c1 (patch)
treefcfc151caea068c7747a558012844f993cbdd6de /pkgs/top-level/aliases.nix
parentfc00e14704dc29d16b2e2c0603531ffd04f527a2 (diff)
parent550abe973262f6bdddb18c9ae4a95c796958a145 (diff)
downloadnixpkgs-b2f3bbd3fb958601a7357e39d66f226e065d76c1.tar
nixpkgs-b2f3bbd3fb958601a7357e39d66f226e065d76c1.tar.gz
nixpkgs-b2f3bbd3fb958601a7357e39d66f226e065d76c1.tar.bz2
nixpkgs-b2f3bbd3fb958601a7357e39d66f226e065d76c1.tar.lz
nixpkgs-b2f3bbd3fb958601a7357e39d66f226e065d76c1.tar.xz
nixpkgs-b2f3bbd3fb958601a7357e39d66f226e065d76c1.tar.zst
nixpkgs-b2f3bbd3fb958601a7357e39d66f226e065d76c1.zip
Merge pull request #95507 from flokli/remove-mesos
mesos: remove package, module and test (and chronos/marathon which depends on it)
Diffstat (limited to 'pkgs/top-level/aliases.nix')
-rw-r--r--pkgs/top-level/aliases.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/pkgs/top-level/aliases.nix b/pkgs/top-level/aliases.nix
index 89b8a48e7b3..955d92a19e6 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -71,6 +71,7 @@ mapAliases ({
   catfish = xfce.catfish; # added 2019-12-22
   cgmanager = throw "cgmanager was deprecated by lxc and therefore removed from nixpkgs."; # added 2020-06-05
   checkbashism = checkbashisms; # added 2016-08-16
+  chronos = throw "chronos has been removed from nixpkgs, as it was unmaintained"; # added 2020-08-15
   cide = throw "deprecated in 2019-09-11: abandoned by upstream";
   cinepaint = throw "cinepaint has been removed from nixpkgs, as it was unmaintained"; # added 2019-12-10
   cifs_utils = cifs-utils; # added 2016-08
@@ -281,6 +282,7 @@ mapAliases ({
   m3d-linux = m33-linux; # added 2016-08-13
   man_db = man-db; # added 2016-05
   manpages = man-pages; # added 2015-12-06
+  marathon = throw "marathon has been removed from nixpkgs, as it's unmaintained"; # added 2020-08-15
   mariadb-client = hiPrio mariadb.client; #added 2019.07.28
   matcha = throw "matcha was renamed to matcha-gtk-theme"; # added 2020-05-09
   matrique = spectral; # added 2020-01-27
@@ -297,6 +299,7 @@ mapAliases ({
   # floating point textures patents are expired,
   # so package reduced to alias
   mesa_drivers = mesa.drivers;
+  mesos = throw "mesos has been removed from nixpkgs, as it's unmaintained"; # added 2020-08-15
   midoriWrapper = midori; # added 2015-01
   mist = throw "mist has been removed as the upstream project has been abandoned, see https://github.com/ethereum/mist#mist-browser-deprecated"; # added 2020-08-15
   mlt-qt5 = libsForQt5.mlt;  # added 2015-12-19