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
@@ -668,6 +668,7 @@ mapAliases {
668
668
finger_bsd=bsd-finger;
669
669
fingerd_bsd=bsd-fingerd;
670
670
fira-code-nerdfont=lib.warnOnInstantiate"fira-code-nerdfont is redundant. Use nerd-fonts.fira-code instead."nerd-fonts.fira-code;# Added 2024-11-10
671
+
firebird_2_5=throw"'firebird_2_5' has been removed as it has reached end-of-life and does not build.";# Added 2025-06-10
671
672
firefox-esr-115=throw"The Firefox 115 ESR series has reached its end of life. Upgrade to `firefox-esr` or `firefox-esr-128` instead.";
672
673
firefox-esr-115-unwrapped=throw"The Firefox 115 ESR series has reached its end of life. Upgrade to `firefox-esr-unwrapped` or `firefox-esr-128-unwrapped` instead.";
0 commit comments