5c9e9f732df6 ^
1 2 3 4 5
6
with import ./config.nix; mkDerivation { name = "timeout"; builder = ./timeout.builder.sh; }