diff --git a/pkgs/top-level/aliases.nix b/pkgs/top-level/aliases.nix index 1ca4627fb7cb..6ed751cdbf35 100644 --- a/pkgs/top-level/aliases.nix +++ b/pkgs/top-level/aliases.nix @@ -963,10 +963,7 @@ mapAliases ({ unifi-poller = unpoller; # Added 2022-11-24 unifiStable = unifi6; # Added 2020-12-28 untrunc = untrunc-anthwlock; # Added 2021-02-01 - urlview = throw '' - 'urlview' has been dropped because it's unmaintained. - Consider switching to an alternative such as `pkgs.extract_url` or `pkgs.urlscan`. - ''; # Added 2023-12-14 + urlview = throw "'urlview' has been dropped because it's unmaintained. Consider switching to an alternative such as `pkgs.extract_url` or `pkgs.urlscan`."; # Added 2023-12-14 urxvt_autocomplete_all_the_things = rxvt-unicode-plugins.autocomplete-all-the-things; # Added 2020-02-02 urxvt_bidi = rxvt-unicode-plugins.bidi; # Added 2020-02-02 urxvt_font_size = rxvt-unicode-plugins.font-size; # Added 2020-02-02