From f50e55afdc542f919bd1facfbcbaf30c1ca12e75 Mon Sep 17 00:00:00 2001 From: Sandro Date: Sat, 11 Sep 2021 22:15:47 +0200 Subject: [PATCH] Update pkgs/top-level/aliases.nix Co-authored-by: Alyssa Ross --- pkgs/top-level/aliases.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/top-level/aliases.nix b/pkgs/top-level/aliases.nix index 429ff77997a8..a7b3a40a875e 100644 --- a/pkgs/top-level/aliases.nix +++ b/pkgs/top-level/aliases.nix @@ -914,7 +914,7 @@ mapAliases ({ tshark = wireshark-cli; # added 2018-04-25 tuijam = throw "tuijam has been removed because Google Play Music was discontinued"; # added 2021-03-07 turbo-geth = throw "turbo-geth has been renamed to erigon"; # added 2021-08-08 - typora = throw "typora has been removed as it cannot be updated because newer versions use an anti-user encryption and refuse to start"; # added 2021-09-11 + typora = throw "Newer versions of typora use anti-user encryption and refuse to start. As such it has been removed."; # added 2021-09-11 uberwriter = apostrophe; # added 2020-04-23 ubootBeagleboneBlack = ubootAmx335xEVM; # added 2020-01-21 ucsFonts = ucs-fonts; # added 2016-07-15