summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorFliegendeWurst <2012gdwu+github@posteo.de>2022-06-04 12:42:41 +0200
committerFliegendeWurst <2012gdwu+github@posteo.de>2022-06-04 17:56:54 +0200
commit2a97f41dd0ed0685c6c71ee10b2d8829bb26a88e (patch)
tree8b7581ff6bd6789fb6477977ec85fac5a724628f /pkgs/top-level/aliases.nix
parent619d7f6ce3632ce5e82eb3268096f8d63e160344 (diff)
downloadnixpkgs-2a97f41dd0ed0685c6c71ee10b2d8829bb26a88e.tar
nixpkgs-2a97f41dd0ed0685c6c71ee10b2d8829bb26a88e.tar.gz
nixpkgs-2a97f41dd0ed0685c6c71ee10b2d8829bb26a88e.tar.bz2
nixpkgs-2a97f41dd0ed0685c6c71ee10b2d8829bb26a88e.tar.lz
nixpkgs-2a97f41dd0ed0685c6c71ee10b2d8829bb26a88e.tar.xz
nixpkgs-2a97f41dd0ed0685c6c71ee10b2d8829bb26a88e.tar.zst
nixpkgs-2a97f41dd0ed0685c6c71ee10b2d8829bb26a88e.zip
marp: 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 3daa67b1e17..2e42ed27b8f 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -826,6 +826,7 @@ mapAliases ({
   manpages = throw "'manpages' has been renamed to/replaced by 'man-pages'"; # Converted to throw 2022-02-22
   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
+  marp = throw "marp has been removed from nixpkgs, as it's unmaintained and has security issues"; # Added 2022-06-04
   matcha = throw "matcha was renamed to matcha-gtk-theme"; # added 2020-05-09
   mathics = throw "mathics has been removed from nixpkgs, as it's unmaintained"; # Added 2020-08-15
   matrique = spectral; # Added 2020-01-27