summary refs log tree commit diff
path: root/nixos/tests/pinnwand.nix
Commit message (Collapse)AuthorAge
* nixos/tests/pinnwand: use wait_for_open_port instead of direct sockstat callMartin Weinelt2021-05-03
|
* nixos/tests/pinnwand: add negative-test for the reaperMartin Weinelt2021-05-03
| | | | The reaper, at this point, should not delete a freshly created paste.
* nixos/tests/pinnwand: show systemd-analyze securityMartin Weinelt2021-05-03
| | | | Easy way to revisit the hardening setup of the systemd unit.
* 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/pinnwand: initMartin Weinelt2020-08-09