nixos/php: Move the pcre tests to the php test attribute
This commit is contained in:
@@ -3,4 +3,5 @@
|
||||
pkgs ? import ../../.. { inherit system config; }
|
||||
}: {
|
||||
fpm = import ./fpm.nix { inherit system pkgs; };
|
||||
pcre = import ./pcre.nix { inherit system pkgs; };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user