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