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

4 lines
43 B
Nix
Raw Normal View History

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