php74Packages-unit: init packages for php74-unit
This commit is contained in:
parent
9b52340a2b
commit
83de83ad3e
@ -9092,6 +9092,10 @@ in
|
||||
php = php73-unit;
|
||||
});
|
||||
|
||||
php74Packages-unit = recurseIntoAttrs (callPackage ./php-packages.nix {
|
||||
php = php74-unit;
|
||||
});
|
||||
|
||||
inherit (callPackages ../development/interpreters/php {
|
||||
stdenv = if stdenv.cc.isClang then llvmPackages_6.stdenv else stdenv;
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user