You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pkgs/top-level/aliases.nix
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2609,6 +2609,7 @@ mapAliases {
2609
2609
timescale-prometheus=throw"'timescale-prometheus' has been renamed to/replaced by 'promscale'";# Converted to throw 2024-10-17
2610
2610
tightvnc=throw"'tightvnc' has been removed as the version 1.3 is not maintained upstream anymore and is insecure";# Added 2024-08-22
2611
2611
timelens=throw"'timelens' has been removed due to lack of upstream maintenance";# Added 2025-01-25
2612
+
tinyxml2=throw"The 'tinyxml2' alias has been removed, use 'tinyxml' for https://sourceforge.net/projects/tinyxml/ or 'tinyxml-2' for https://github.com/leethomason/tinyxml2";# Added 2025-10-11
2612
2613
tix=tclPackages.tix;# Added 2024-10-02
2613
2614
tkcvs=tkrev;# Added 2022-03-07
2614
2615
tkgate=throw"'tkgate' has been removed as it is unmaintained";# Added 2025-05-17
0 commit comments