| 16 Jun 2026 |
hexa | timeouts that we get from aws s3 excacerbate the situation | 11:15:28 |
Robert Hensing (roberth) | :( | 11:15:36 |
Robert Hensing (roberth) | I wouldn't mind if allDrivers were removed or dontRecurseIntoAttrs, unless tfc makes regular use of it? | 11:16:51 |
tfc | the alldrivers attribute is important. it exposes if/when there are problems with changes to the driver module system, linter settings etc. | 11:39:10 |
K900 | Except we still build all the actual tests/ | 11:39:33 |
K900 | * Except we still build all the actual tests? | 11:39:34 |
K900 | So we still build the exact same derivations | 11:39:41 |
K900 | Again | 11:39:44 |
tfc | i see that this is annoying from the CI perspective. from a maintainer perspective i build the alldriver symbol at home for my and other people's PRs. | 11:40:30 |
leona | is it important that it gets build by hydra? I mean we can still provide it in Nixpkgs | 11:40:48 |
tfc | it would be a bit of a shame if we couldn't have that because CI (re)builds them unnecessarily | 11:40:53 |
leona | * is it important that it gets built by hydra? I mean we can still provide it in Nixpkgs | 11:40:55 |
tfc | not important that hydra builds it | 11:40:59 |
leona | that's my suggestion for that https://github.com/NixOS/nixpkgs/pull/532396 | 18:16:35 |
leona | even makes GHA eval ~1.89% faster ^^ | 18:17:15 |
| 18 Jun 2026 |
Ryan Burns | python3.pkgs.fakeredis fails some tests on staging-next-26.05, bumping to latest seems to fix it. Bump doesn't seem to cause breakage on master so potentially could merge to master -> backport 26.05 -> merge into staging-next-26.05 if that seems cleaner than a cherry-pick. | 00:40:45 |
hexa | master -> release-26.05 sounds fine to me | 00:42:19 |
hexa | probably another fallout from the valkey 9.1 update that surely had no breaking changes | 00:42:57 |
hexa | Redacted or Malformed Event | 00:43:05 |
Ryan Burns | Rebuild count might be bordering a staging target though, I'm seeing 501 although they are mostly small python packages | 00:52:51 |
Ryan Burns | https://github.com/NixOS/nixpkgs/pull/532836 | 00:56:27 |
hexa | that could be as low as 101 | 00:56:45 |
hexa | 492 | 00:57:06 |
hexa | 😉 | 00:57:09 |
Ryan Burns | I did a local nixpkgs-review rev HEAD that reported 501 | 00:57:14 |
hexa | https://github.com/NixOS/nixpkgs/actions/runs/27729394803 | 00:57:26 |
debtquity | hmm? | 01:06:39 |
hexa | https://github.com/NixOS/nixpkgs/pull/528906#issuecomment-4707863514 | 01:07:13 |
debtquity | so if i update valkey, i need to individually update all of these small python libs too? | 01:07:19 |
hexa | you need to test them | 01:07:26 |