summary refs log tree commit diff
path: root/nixos/tests/web-servers
Commit message (Collapse)AuthorAge
* nixosTests.agate: switch to using gemgetNikolay Korotkiy2023-08-16
|
* nixos/static-web-server: create module which uses upstream systemd unitsMac Chaffee2023-07-01
| | | | | | This commit creates a nixos module for static-web-server. The module uses upstream systemd units to start static-web-server. It also includes options for configuring static-web-server.
* nixos/stargazer: fix route orderinggaykitty2023-04-30
|
* nixos/stargazer: initgaykitty2023-04-24
|
* nixosTests.agate: Use module based runnerRobert Hensing2022-09-21
|
* unit: add php 8.1Izorkin2022-07-15
|
* treewide: machine -> nodes.machineRobert Hensing2022-03-28
|
* nixos/agate: add nixos test06kellyjac2022-02-07
|
* 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