Hydra: Difference between revisions
imported>Jrobsonchase Add note about flakes evaluating in restricted mode |
m Fix typo |
||
Line 29: | Line 29: | ||
=== Virtual machine === | === Virtual machine === | ||
If not configured | If not configured explicitly to do otherwise, Hydra will specify localhost as the default build machine. By default, system features enabling builds to be performed in virtual machines like "kvm" or "nixos-test" are not enabled. Such jobs will be queued indefinitely. Those options can be activated as follows: | ||
<syntaxHighlight lang=nix> | <syntaxHighlight lang=nix> | ||
{ | { |