From d06923866d54fb3977297919fc8c8b970b8f6ba6 Mon Sep 17 00:00:00 2001 From: Imran Hossain Date: Sun, 28 Mar 2021 21:54:34 -0400 Subject: [PATCH] Correct typo in alias for inter font Fix a typo made in 6493604b1eebed72fb0cf9a58be7a37f9a52ed12 in #117829 --- 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 fab7de30d4aa..040914662996 100644 --- a/pkgs/top-level/aliases.nix +++ b/pkgs/top-level/aliases.nix @@ -308,7 +308,7 @@ mapAliases ({ inboxer = throw "inboxer has been removed as it is no longer maintained and no longer works as Google shut down the inbox service this package wrapped."; infiniband-diags = rdma-core; # added 2019-08-09 inotifyTools = inotify-tools; - inte-ui = inter; # added 2021-03-27 + inter-ui = inter; # added 2021-03-27 i-score = throw "i-score has been removed: abandoned upstream."; # added 2020-11-21 jamomacore = throw "jamomacore has been removed: abandoned upstream."; # added 2020-11-21 jbidwatcher = throw "jbidwatcher was discontinued in march 2021"; # added 2021-03-15