| 19 May 2022 |
trofi | https://pics.me.me/you-were-the-chosen-one-14821129.png :) | 16:55:16 |
Artturin | In reply to @hexa:lossy.network somewhat interested why I was requested here: https://github.com/NixOS/nixpkgs/pull/173631#event-6643972109 https://gist.github.com/GrahamcOfBorg/b8afbde8b331e391626d9193751cdc22 | 16:56:12 |
hexa | In reply to @artturin:matrix.org https://gist.github.com/GrahamcOfBorg/b8afbde8b331e391626d9193751cdc22 not sure how ansible relates | 17:01:27 |
hexa | well, this is just confusion | 17:19:29 |
hexa | * well, this is just confusion on ofborgs part | 17:19:33 |
hexa | and I'm not sure how it arrives there, clearly a bug | 17:19:49 |
hexa | (opened a bug report) | 20:44:19 |
| 20 May 2022 |
cole-h | In reply to @hexa:lossy.network (opened a bug report) I took a look earlier, but was unable to discover anything... If it happens again, please ping me directly and I'll see if I can discover anything. | 17:47:35 |
hexa | will do | 17:48:06 |
cole-h | (This goes for anybody else who gets a ping they think is unrelated) | 17:48:25 |
cole-h | At the very least, ansible is in the rebuild graph of rust for whatever reason (or ofborg at least thinks it's a changed path at the very end of the eval: https://gist.github.com/GrahamcOfBorg/697c866a5f1bb39ea6dac284297f1f53) | 17:49:28 |
hexa | yeah, but so is firefox and thunderbird 😛 | 17:52:21 |
hexa | and more directly even | 17:52:30 |
hexa | half of python is probably affected because of python3Packages.cryptography | 17:53:16 |
| 21 May 2022 |
7c6f434c | @cole-h https://github.com/NixOS/nixpkgs/pull/173754 The other direction, I guess… Are things that have platforms but empty hydraPlatforms (e.g. a game with large assets e.g. flightgear) not counted for rebuilds? | 04:26:43 |
| 23 May 2022 |
cole-h | In reply to @7c6f434c:nitro.chat @cole-h https://github.com/NixOS/nixpkgs/pull/173754 The other direction, I guess… Are things that have platforms but empty hydraPlatforms (e.g. a game with large assets e.g. flightgear) not counted for rebuilds? That sounds right to me, but I don't know for certain. (Since the rebuild counter is supposed to be indicative of how much work Hydra will have to do if that PR is merged...) | 14:21:47 |
7c6f434c | Hm, that also means that even for free packages the maintainers might not get pinged | 19:02:04 |
| Vladimír Čunát joined the room. | 19:52:42 |
cole-h | I don't recall if maintainer pings and rebuild amounts are related, so that may not necessarily be true? | 23:21:36 |
| 24 May 2022 |
7c6f434c | Flightgear example seems to imply it is | 04:09:21 |
| 26 May 2022 |
hexa | https://github.com/NixOS/nixpkgs/pull/174718 triggered package: new, while I only work on an existing package 😲 | 12:57:13 |
| 28 May 2022 |
| bdd joined the room. | 04:19:27 |
7c6f434c | Silly question: does ofBorg evaluate all the passthru attributes in eval check? | 16:03:52 |
7c6f434c | Context: updateScript where version and source hash get evaluation-time impurely parsed (by builtins.match) from builtins.fetchurl without hash, then spliced into the script code. | 16:06:35 |
7c6f434c | Hm, source suggests no, but still unsure | 16:46:54 |
| dotlambda joined the room. | 22:38:52 |
| 29 May 2022 |
7c6f434c | cole-h: would it be a good idea if eval-check evaluated updateScript, too? | 19:08:40 |
| 4 Jun 2022 |
| bdd set a profile picture. | 20:03:16 |
| 5 Jun 2022 |
Sandro 🐧 | somehow aarch64-darwin is missing from the CI run at https://github.com/NixOS/nixpkgs/pull/176351
Didn't see that one before | 11:07:34 |
Sandro 🐧 | I think that is a general problem right now | 11:11:45 |