| 6 Sep 2022 |
| K900 changed their display name from K900 (hydra when) to K900. | 18:27:36 |
| andersk joined the room. | 22:15:59 |
| 8 Sep 2022 |
@grahamc:nixos.org | das_j: how do you feel about merging this one? https://github.com/NixOS/hydra/pull/1198 | 13:45:17 |
K900 | Something something https://github.com/NixOS/hydra/pull/1243 if you're updating Hydra anyway | 13:48:31 |
| @rimuru:gentoo.chat changed their profile picture. | 14:12:20 |
| 12 Sep 2022 |
das_j | In reply to @grahamc:nixos.org das_j: how do you feel about merging this one? https://github.com/NixOS/hydra/pull/1198 Pretty good | 08:35:45 |
das_j | ah what about this comment: https://github.com/NixOS/hydra/pull/1198#pullrequestreview-937145095 | 08:36:19 |
| @jhulten:matrix.org left the room. | 22:01:07 |
| 13 Sep 2022 |
Sandro | Did nix 2.11 / hydra change something about pure detection? Before I used builtins ? currentSystem to check if my flake runs impure and replace impure code with a dummy to build on the hydra. Any other suggestion how I could ignore a path in hydra? | 13:31:02 |
Sandro | There seems to be a change how the following PATH is lazy evaluated ~/src. "/${builtins.getEnv "HOME"}/src does not trigger an evaluation error. | 13:42:59 |
| 15 Sep 2022 |
| @m_algery:leohoo.xyz joined the room. | 11:49:26 |
| @m_algery:leohoo.xyz left the room. | 11:49:32 |
| 16 Sep 2022 |
| pvn joined the room. | 06:18:58 |
| 18 Sep 2022 |
| @lgcl:lgcl.de joined the room. | 16:31:02 |
| FRidh set a profile picture. | 17:20:55 |
| 19 Sep 2022 |
| Rev. CornWallace III (sun/tzu) left the room. | 03:03:23 |
ma27 | does anybody want to take a look at https://github.com/NixOS/hydra/pull/1246 btw? :)
(exposes closuresize/output-size in the prometheus metrics of a job) | 11:39:17 |
| 20 Sep 2022 |
das_j | In reply to @ma27:nicht-so.sexy does anybody want to take a look at https://github.com/NixOS/hydra/pull/1246 btw? :)
(exposes closuresize/output-size in the prometheus metrics of a job) Is this somehow testable? | 11:15:28 |
cole-h | In reply to @janne.hess:helsinki-systems.de Is this somehow testable? If you run it, you should be able to curl whatever address:port prometheus is running on and see hydra_build_closure_size and hydra_build_output_size in the output | 22:56:21 |
| 21 Sep 2022 |
ma27 | fair, will write a testcase for it as soona s I get to it :) | 08:06:53 |