You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed README.md and got to this step (but no further):
$ nixops deploy -d hydra
building all machine configurations...
error: The option `services.hydra' defined in `/home/bfo/forks/hydra-tutorial/hydra-network.nix' does not exist.
(use ‘--show-trace’ to show detailed location information)
error: unable to build all machine configurations
Oh, there is more breakage after fixing that. For instance, the hydra module refers to gcc6. Better lock down the hydra tarball instead of always pulling from master.
I followed README.md and got to this step (but no further):
It's due to NixOS/hydra@633724c ("services.hydra -> services.hydra-dev").
The text was updated successfully, but these errors were encountered: