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
@@ -2444,6 +2444,7 @@ mapAliases {
2444
2444
whatsapp-for-linux=wasistlos;# Added 2025-01-30
2445
2445
wineWayland=wine-wayland;
2446
2446
winhelpcgi=throw"'winhelpcgi' has been removed as it was unmaintained upstream and broken with GCC 14";# Added 2025-06-14
2447
+
win-pvdrivers=throw"'win-pvdrivers' has been removed as it was subject to the Xen build machine compromise (XSN-01) and has open security vulnerabilities (XSA-468)";# Added 2025-08-29
2447
2448
win-virtio=virtio-win;# Added 2023-10-17
2448
2449
wireguard-vanity-address=throw"'wireguard-vanity-address' has been removed due to lack of upstream maintenance";# Added 2025-01-26
0 commit comments