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
@@ -1980,6 +1980,7 @@ mapAliases {
1980
1980
offrss=throw"offrss has been removed due to lack of upstream maintenance; consider using another rss reader";# Added 2025-06-01
1981
1981
oil=lib.warnOnInstantiate"Oil has been replaced with the faster native C++ version and renamed to 'oils-for-unix'. See also https://github.com/oils-for-unix/oils/wiki/Oils-Deployments"oils-for-unix;# Added 2024-10-22
1982
1982
onevpl-intel-gpu=lib.warnOnInstantiate"onevpl-intel-gpu has been renamed to vpl-gpu-rt"vpl-gpu-rt;# Added 2024-06-04
1983
+
onscripter-en=throw"onscripter-en has been removed due to lack of maintenance in both upstream and Nixpkgs; onscripter is available instead";# Added 2025-10-17
1983
1984
onthespot=throw"onethespot has been removed due to lack of upstream maintenance";# Added 2025-09-26
0 commit comments