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
@@ -575,6 +575,7 @@ mapAliases {
575
575
curl-impersonate-chrome=warnAlias"curl-impersonate-chrome has been renamed to curl-impersonate"curl-impersonate;# Added 2025-11-02
576
576
curl-impersonate-ff=throw"curl-impersonate-ff has been removed because it is unmaintained upstream and has vulnerable dependencies. Use curl-impersonate instead.";# Added 2025-11-02
577
577
curlHTTP3=warnAlias"'curlHTTP3' has been removed, as 'curl' now has HTTP/3 support enabled by default"curl;# Added 2025-08-22
578
+
cvemap=vulnx;# Added 2026-04-19
578
579
cwe-client-cli=throw"cwe-client-cli has been removed because it is archived and has unclear licensing";# Added 2026-01-10
579
580
cyber=throw"cyber has been removed, as it does not build with supported Zig versions";# Added 2025-08-09
580
581
dale=throw"dale has been removed, as it does not build with supported LLVM versions";# Added 2025-08-10
0 commit comments