summary refs log tree commit diff
path: root/nixos/tests/web-servers/unit-php.nix
Commit message (Collapse)AuthorAge
* unit: add php 8.1Izorkin2022-07-15
|
* treewide: machine -> nodes.machineRobert Hensing2022-03-28
|
* unit: Add php80 and use it as defaultElis Hirwing2021-06-04
|
* nixos/tests/unit-php: require one of ↵Izorkin2021-05-09
| | | | users.users.name.{isSystemUser,isNormalUser}
* treewide: simplify pkgs.stdenv.lib -> pkgs.libDominik Xaver Hörl2021-01-10
| | | | | The library does not depend on stdenv, that `stdenv` exposes `lib` is an artifact of the ancient origins of nixpkgs.
* nixos/tests/unit-php: Use curl --failScott Worley2020-10-25
|
* unit: Expose PHP expressions used so it can easily be accessed for configsElis Hirwing2020-05-30
|
* nixos/tests: add unit-php testIzorkin2020-05-06