1
0
Fork 0
mirror of https://github.com/NixOS/hydra.git synced 2024-10-18 17:02:28 -04:00
hydra/t/jobs/oom.nix
2022-05-02 13:49:32 -04:00

4 lines
43 B
Nix

{
oom = builtins.readFile "/dev/zero";
}