mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
aliases: Add tokodon alias at the top level
This commit is contained in:
parent
8f1881caff
commit
1750c8a3be
1 changed files with 1 additions and 0 deletions
|
@ -1513,6 +1513,7 @@ mapAliases ({
|
|||
timetable = throw "timetable has been removed, as the upstream project has been abandoned"; # Added 2021-09-05
|
||||
tkcvs = tkrev; # Added 2022-03-07
|
||||
togglesg-download = throw "togglesg-download was removed 2021-04-30 as it's unmaintained"; # Added 2021-04-30
|
||||
tokodon = plasma5Packages.tokodon;
|
||||
tomboy = throw "tomboy is not actively developed anymore and was removed"; # Added 2022-01-27
|
||||
tomcat7 = throw "tomcat7 has been removed from nixpkgs as it has reached end of life"; # Added 2021-06-16
|
||||
tomcat8 = throw "tomcat8 has been removed from nixpkgs as it has reached end of life"; # Added 2021-06-16
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue