about summary refs log tree commit diff
path: root/nixos/tests/seafile.nix
AgeCommit message (Collapse)AuthorFilesLines
2022-10-09nixos/seafile: avoid sleep in testsGreizgh1-9/+3
Replace sleep statements with wait_until_succeeds
2021-11-21nixos/qemu-vm: default memorySize 384 -> 1024Artturin1-2/+0
the default hasn't been changed since 2009 this can improve our test performances nixos/tests: remove explicit memorySize <1024 1024MiB is now the default
2021-11-06treewide: eliminate stdenv.lib usageVladimír Čunát1-1/+1
It was breaking evaluation on Hydra.
2021-10-23nixos/seafile: init serviceGreizgh1-0/+123