| 1 Aug 2023 |
chayleaf | clearly we should wait till 26.03 just to be safe /s | 15:37:10 |
@dylan:fdylan.co.uk | Please don't remove all of my derivatives rely on it (/s) | 15:43:45 |
raitobezarius | # FIXME: Don't use nix-prefetch-git.
($sha256, $storePath) = split ' ', grab(cmd => ["nix-prefetch-git", $clonePath, $revision], chomp => 1);
| 15:44:08 |
raitobezarius | aha | 15:44:13 |
raitobezarius | I guess I'm doing speedrun any% hydra is broken | 15:44:23 |
raitobezarius | sometimes the same build duplicate itself | 16:30:52 |
raitobezarius |  Download image.png | 16:30:53 |
raitobezarius | it's funny | 16:30:54 |
ma27 | isn't that because there are multiple build steps (i.e. dependencies of the build) of teh build running? | 16:31:57 |
ma27 | yeah just checked, it looks for busy buildsteps, but returns the build entities having busy buildsteps | 16:35:32 |
ma27 | hah, I even have it on my todolist to improve that view because it annoyed me in the past already :> | 16:35:55 |
raitobezarius | possibly | 16:53:13 |
Mindavi | In reply to @raitobezarius:matrix.org https://github.com/NixOS/nixpkgs/blob/nixos-unstable/nixos/modules/services/continuous-integration/hydra/default.nix#L21 Lol apparently I didn't even read properly through it even though I'm a maintainer 🤔 | 17:05:08 |
| 2 Aug 2023 |
raitobezarius | das_j: what do you think of me researching how to introduce server sent events for realtime streaming of evaluation logs and build logs in Hydra? | 02:23:36 |
raitobezarius | in catalyst | 02:23:37 |