about summary refs log tree commit diff
path: root/nixos/tests/pinnwand.nix
AgeCommit message (Collapse)AuthorFilesLines
2022-11-27nixos/tests/pinnwand: drop reaper, refactor steck setupMartin Weinelt1-29/+28
2021-05-03nixos/tests/pinnwand: use wait_for_open_port instead of direct sockstat callMartin Weinelt1-1/+1
2021-05-03nixos/tests/pinnwand: add negative-test for the reaperMartin Weinelt1-0/+6
The reaper, at this point, should not delete a freshly created paste.
2021-05-03nixos/tests/pinnwand: show systemd-analyze securityMartin Weinelt1-0/+2
Easy way to revisit the hardening setup of the systemd unit.
2021-01-10treewide: simplify pkgs.stdenv.lib -> pkgs.libDominik Xaver Hörl1-1/+1
The library does not depend on stdenv, that `stdenv` exposes `lib` is an artifact of the ancient origins of nixpkgs.
2020-08-09nixos/tests/pinnwand: initMartin Weinelt1-0/+86