Commit 585642fd authored by Fabián Heredia Montiel's avatar Fabián Heredia Montiel
Browse files

aliases: manual cleanup of php80{Packages,Extensions} that depended on php80...

aliases: manual cleanup of php80{Packages,Extensions} that depended on php80 which was already a throw
parent bf6aebda
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -892,10 +892,6 @@ mapAliases {
  picom-next = picom; # Added 2024-02-13
  pict-rs_0_3 = throw "pict-rs_0_3 has been removed, as it was an outdated version and no longer compiled"; # Added 2024-08-20

  # Obsolete PHP version aliases
  php80Packages = php80; # Added 2023-06-21
  php80Extensions = php80; # Added 2023-06-21

  pipewire_0_2 = throw "pipewire_0_2 has been removed as it is outdated and no longer used"; # Added 2024-07-28
  pipewire-media-session = throw "pipewire-media-session is no longer maintained and has been removed. Please use Wireplumber instead.";
  playwright = lib.warn "'playwright' will reference playwright-driver in 25.05. Reference 'python3Packages.playwright' for the python test launcher" python3Packages.toPythonApplication python3Packages.playwright; # Added 2024-10-04