1 { callPackage, fetchurl, ... }@_args:
4 base = (callPackage ./generic.nix (_args // {
7 url = "https://downloads.php.net/~eric/php-8.3.0RC6.tar.xz";
8 hash = "sha256-Hntdz+vEkh7EQgnB4IrnG2sQ5bG2uJW7T3a0RIbHBe0=";
12 base.withExtensions ({ all, ... }: with all; ([