webkitgtk: drop alias
Follow up to NixOS/nixpkgs#345611 (f152a2d1eb)
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
Co-authored-by: Aleksana <me@aleksana.moe>
This commit is contained in:
co-authored by
Jan Tojnar
Aleksana
parent
3156024cc8
commit
c020dbf7bd
@@ -2052,7 +2052,7 @@ mapAliases {
|
||||
'wayfireApplications-unwrapped.wlroots' has been removed
|
||||
''; # Add 2023-07-29
|
||||
waypoint = throw "waypoint has been removed from nixpkgs as the upstream project was archived"; # Added 2024-04-24
|
||||
webkitgtk = lib.warnOnInstantiate "Explicitly set the ABI version of 'webkitgtk'" webkitgtk_4_0;
|
||||
webkitgtk = throw "'webkitgtk' attribute has been removed from nixpkgs, use attribute with ABI version set explicitly"; # Added 2025-06-11
|
||||
webmetro = throw "'webmetro' has been removed due to lack of upstream maintenance"; # Added 2025-01-25
|
||||
wg-bond = throw "'wg-bond' has been removed due to lack of upstream maintenance"; # Added 2025-01-25
|
||||
whatsapp-for-linux = wasistlos; # Added 2025-01-30
|
||||
|
||||
Reference in New Issue
Block a user