| 19 Aug 2024 |
Mic92 | No problem. I kept myself busy by cleaning up NixOS infra. | 19:51:41 |
| 21 Aug 2024 |
hacker1024 | Is there a way to tell Hydra not to worry about specific outputs for a (declarative) jobset? E.g. a job's derivation has split out and debug outputs, but I only care about out. If out is available without debug, though, Hydra will still rebuild the derivation, because it tries to realize both output paths. | 08:15:14 |
hacker1024 | * Is there a way to tell Hydra not to worry about specific outputs for a (declarative) jobset? E.g. a job's derivation has split out and debug outputs, but I only care about out. If out is already available without debug, though, Hydra will still rebuild the derivation, because it tries to realize both output paths. | 08:17:04 |
@rick:matrix.ciphernetics.nl | Not that I'm aware of, and how can hydra know out doesn't change? | 11:59:34 |