aliases/mesa_drivers: convert to throw
It's been there for years, and doesn't exist on Darwin now.
This commit is contained in:
parent
25227b0e77
commit
9cf6ffd4bb
@ -919,10 +919,7 @@ mapAliases ({
|
||||
mutt-with-sidebar = mutt; # Added 2022-09-17
|
||||
mysql-client = hiPrio mariadb.client;
|
||||
mysql = mariadb; # moved from top-level 2021-03-14
|
||||
|
||||
# floating point textures patents are expired,
|
||||
# so package reduced to alias
|
||||
mesa_drivers = mesa.drivers;
|
||||
mesa_drivers = throw "'mesa_drivers' has been removed, use 'pkgs.mesa' or 'pkgs.mesa.drivers' depending on target use case."; # Converted to throw 2024-07-11
|
||||
|
||||
### N ###
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user