| 30 Jun 2021 |
samueldr | hydra ate the evaluation error here
https://hydra.nixos.org/jobset/mobile-nixos/unstable#tabs-errors | 21:38:08 |
| 2 Jul 2021 |
das_j | You need to restart the queue runner from time to time because it sometimes decides it doesn't have to run the queue | 08:33:22 |
das_j | I have a pr somewhere in the hydra project that adds dedicated buttons for this because it happens so often for us | 08:33:44 |
Taneb | That's... not a particularly satisfying answer | 08:39:59 |
ajs124 | https://github.com/NixOS/hydra/pull/836 | 08:40:52 |
ajs124 | In reply to @janne.hess:helsinki-systems.de You need to restart the queue runner from time to time because it sometimes decides it doesn't have to run the queue The queue runner works in mysterious ways, doesn't it? | 08:41:21 |
| immae changed their display name from immae (he/him) to immae. | 17:45:49 |
| immae changed their profile picture. | 17:46:13 |
| immae changed their profile picture. | 17:47:51 |
| immae joined the room. | 18:40:55 |
ma27 | does anybody want to give feedback to https://github.com/NixOS/hydra/pull/919 or https://github.com/NixOS/hydra/pull/922? :) | 19:21:56 |
| immae left the room. | 22:03:32 |
| 5 Jul 2021 |
Taneb | https://github.com/jtv/libpqxx/issues/459 looks like it's one of the errors we were seeing building Hydra against libpqxx-7.X.X, it's been fixed for libpqxx-7.6 which hasn't been released yet | 13:47:34 |
Taneb | Hmm, it doesn't fix it as hard as I'd like | 13:55:50 |
Taneb | OK! I have a patch to get Hydra to build against HEAD of libpqxx. I'll make it into a PR this evening | 14:04:06 |
| spacesbot - keeps a log of public NixOS channels joined the room. | 18:43:05 |
| spacesbot - keeps a log of public NixOS channels | 19:00:09 |
Taneb | https://github.com/NixOS/hydra/pull/983 | 19:00:52 |
| nf changed their profile picture. | 23:32:36 |
| 6 Jul 2021 |
| spacesbot - keeps a log of public NixOS channels changed their display name from spacesbot to spacesbot - keeps a log of public NixOS channels. | 22:11:46 |
| 10 Jul 2021 |
| Mic92 (Old) changed their display name from Mic92 to Mic92 (Old). | 14:02:28 |
| Mic92 (Old) left the room. | 14:59:48 |
| 11 Jul 2021 |
lewo | i'm fighing hard with a declarative project on the nix community Hydra. It don't update some inputs (and it's really hard to troubleshoot). | 08:41:34 |
das_j | You need to have hydra-notify running, that's what failed for us when we started using the decl jobsets. Also take a look at #814 which (along other stuff) documents most of the stuff | 08:43:04 |
lewo | It seems i pushforced the branch specified in the project declarative input and Hydra doesn't update the .jobset inputs | 08:43:41 |
das_j | Yeah you really don't want force-pushing | 08:43:55 |
das_j | * Yeah you really don't want to forcepush | 08:44:00 |
lewo | Could I workaround this issue by creating a new branch instaed? | 08:45:00 |
das_j | That might work. Also just push new commits in the future, it will help a lot here | 08:47:28 |
lewo | Yeah, for sure i will never push force this branch again! Thx for the tips! | 08:49:45 |