| 2 Jul 2021 |
| 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 |
| Robert Hensing (roberth) joined the room. | 18:33:37 |
Robert Hensing (roberth) | is it possible to have a multiplier for timeouts based on the machine or system? Without it, perfectly fine (and almost done) builds like this fail on aarch64 https://hydra.nixos.org/build/147478435#tabs-summary | 18:36:51 |
| 12 Jul 2021 |
@grahamc:nixos.org | should probably mark it big-parallel | 13:26:40 |
das_j | grahamc (he/him): Isn't there a meta attribute? | 13:27:06 |
ajs124 | requiredSystemFeatures or something like that? | 13:27:40 |
@grahamc:nixos.org | yep: https://github.com/NixOS/nixpkgs/blob/eb93bf6eed08d06bc4eb08b534e544b1f9b4e966/pkgs/applications/office/libreoffice/default.nix#L415 | 13:28:05 |