about summary refs log tree commit diff
path: root/nixos/tests/pomerium.nix
AgeCommit message (Collapse)AuthorFilesLines
2021-06-05nixosTests.*: Don't use the `-q` flag with grep when used with curltalyz1-3/+3
The `-q` flag makes grep close the pipe early, which curl doesn't handle gracefully, but exits with an error like "(23) Failed writing body".
2021-04-02nixos/tests/pomerium: stdenv.lib → libsternenseemann1-2/+2
Just to be safe doesn't seem to have broken any evaluation checks so far.
2021-03-29nixos/tests/pomerium: initLuke Granger-Brown1-0/+102