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
@@ -875,6 +875,7 @@ mapAliases {
875
875
libast=throw"'libast' has been removed due to lack of maintenance upstream.";# Added 2025-06-09
876
876
libayatana-appindicator-gtk3=throw"'libayatana-appindicator-gtk3' has been renamed to/replaced by 'libayatana-appindicator'";# Converted to throw 2025-10-27
877
877
libayatana-indicator-gtk3=throw"'libayatana-indicator-gtk3' has been renamed to/replaced by 'libayatana-indicator'";# Converted to throw 2025-10-27
878
+
libbaseencode=throw"'libbaseencode' has been removed because it was deprecated and archived upstream. Consider using 'libcotp' instead";# Added 2026-01-15
878
879
libbencodetools=throw"'libbencodetools' has been renamed to/replaced by 'bencodetools'";# Converted to throw 2025-10-27
879
880
libbpf_1=throw"'libbpf_1' has been renamed to/replaced by 'libbpf'";# Converted to throw 2025-10-27
880
881
libbson=throw"'libbson' has been renamed to/replaced by 'mongoc'";# Converted to throw 2025-10-27
0 commit comments