| 5 Oct 2024 |
| magic_rb changed their profile picture. | 22:17:00 |
| 6 Oct 2024 |
| Nikolay Kolev changed their profile picture. | 00:17:30 |
| 7 Oct 2024 |
| Sam Lehman changed their profile picture. | 14:24:57 |
| 8 Oct 2024 |
| schuelermine changed their profile picture. | 16:32:04 |
| 9 Oct 2024 |
| schuelermine changed their profile picture. | 23:46:53 |
| 12 Oct 2024 |
tim | how do I configure the settings of the nix (daemon) that hydra uses? | 15:34:45 |
@rick:matrix.ciphernetics.nl | Via nix.conf or via nixos settings, depending on where you run it | 16:17:44 |
@rick:matrix.ciphernetics.nl | The settings are configurable for each builder, and for localhost it's just the nix daemon settings of the machine | 16:18:18 |
tim | In reply to @rick:matrix.ciphernetics.nl The settings are configurable for each builder, and for localhost it's just the nix daemon settings of the machine I am not sure that is the case, at least the hydra web ui shows nix version 2.22.3 but the default version installed on that machine and the daemon are on 2.18.8 | 19:00:10 |
@rick:matrix.ciphernetics.nl | Well, yeah so the settings and the version are indeed a different thing | 20:15:34 |
@rick:matrix.ciphernetics.nl | Hydra is tightly coupled to nix for the evaluation so you don't really have much choice there | 20:16:10 |
@rick:matrix.ciphernetics.nl | For building the derivations I think it'll use the system nix daemon though | 20:16:34 |
@rick:matrix.ciphernetics.nl | It is just evaluation that's done with the 'hydra nix version' | 20:17:12 |
@rick:matrix.ciphernetics.nl | Sort of kind of | 20:17:34 |
@rick:matrix.ciphernetics.nl | So, question: what do you want to accomplish? | 20:17:59 |