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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The reason will be displayed to describe this comment to others. Learn more.
I just hit an eval error whit this fix. I purposely set distributedBuilds to false and set buildMachines, to use the build machines with hydra. As far as I understood I have to have localhost as an buildMachine for hydra to use it. Should this be changed to a warning to avoid possible recursions in buildMachines with hydra?
67b6e56
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just hit an eval error whit this fix. I purposely set
distributedBuilds
to false and set buildMachines, to use the build machines with hydra. As far as I understood I have to have localhost as an buildMachine for hydra to use it. Should this be changed to a warning to avoid possible recursions in buildMachines with hydra?67b6e56
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I also would see it as a feature If we can write the
/etc/nix/machines
file, but only load it with a command line flag while calling nix.CC @matthewbauer
67b6e56
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah - this is more annoying than helpful in that case. Let's revert it for now since distributedBuilds can be useful in that way; fc726e3