Hydra | 377 Members | |
| 109 Servers |
| Sender | Message | Time |
|---|---|---|
| 7 Jun 2023 | ||
| I remember Julien looking into stuff like this for nix-eval-jobs I believe | 00:37:13 | |
In reply to @ryantm:matrix.orghttps://github.com/NixOS/hydra/pull/1286 I think it was just recently fixed | 05:48:56 | |
| Ah yes | 12:22:49 | |
| I’m not sure this has been deployed though | 12:24:06 | |
In reply to @julienmalka:matrix.orgbut aren't you in the infra team now… ? :> | 12:37:05 | |
| (iknowiknow hydra is build infra) | 12:37:17 | |
| Bottom of pages
so probably not. | 12:41:19 | |
| it would be nice to bump to Nix 2.13.3 I guess | 12:41:44 | |
| Another thing I noticed is the Nix version used for evaluation seems to be not easily configurable. A brief look at the modules indicates it uses nix.package for the builder though. | 12:51:29 | |
In reply to @ryantm:matrix.orgThat's a topic all by itself. Since Hydra directly links to nix, and the API is sometimes not so stable between nix versions, we usually have exactly 1 supported nix version per Hydra commit | 15:07:55 | |
| I mean we could probably abstract the relevant nix functionality but I don't see me voluntarily touching C++ Code :D | 15:09:01 | |
In reply to @raitobezarius:matrix.orgworking fine on my own hydra, you'd have to bump up to https://github.com/NixOS/hydra/commit/f44d3d6ec9b3ca0546a82d0230a9afee4ac179c8 at least I guess | 15:09:08 | |
| * I mean we could probably abstract the relevant nix functionality and add some compat tings but I don't see me voluntarily touching C++ Code :D | 15:09:09 | |
| 16:21:44 | ||
| 11 Jun 2023 | ||
| 14:31:24 | ||
| 13 Jun 2023 | ||
| 14:53:19 | ||
| 14:53:54 | ||
| 20:51:42 | ||
| 20:55:44 | ||
| 21:05:28 | ||
|
how do you people deal with having packages, nixos systems, (nixng systems) and others in one flake? since the | 21:20:26 | |
| 21:46:20 | ||
| 14 Jun 2023 | ||
hydraJobs can be a nested attrset, you're just not allowed to have '.' in any attr name | 06:39:31 | |
| How can I chase down why hydra seems to be holding gcroots for basically everything? We've set each jobset to keep only 2 evaluations but I keep finding really old links in various gcroot dirs, which I would not expect | 06:46:20 | |
| 07:03:13 | ||
| 16:17:15 | ||
| 15 Jun 2023 | ||
| 15:50:57 | ||
| 15:52:33 | ||
| 15:54:17 | ||
| 16 Jun 2023 | ||
In reply to @jackdk:matrix.orgI am the architect of my own suffering: the cronjob which ran hydra-update-gc-roots didn't run in the same environment as all the other hydra stuff, so it dutifully maintained the wrong gc roots dir. | 05:08:19 | |