16 Oct 2023 |
stigo | There are some failures that I need to look at, for instance hydra breaks on (what I assume is) new default hash lengths in Crypt::Passphrase::Argon2. But would be easy to fix if my guess is correct. | 23:07:28 |
17 Oct 2023 |
@andreas.schraegle:helsinki-systems.de | OfBorg (and my nixpkgs-review) seem unhappy, because of some protobuf thing, but I don't see that in the diff 🤔 | 10:36:05 |
stigo | Yeah that was an issue in staging unrelated to this, have rebased now | 10:44:58 |
19 Oct 2023 |
stigo | I've added a PR to hydra to set the output length of argon2 passphrases to 16 (which was the previous default) https://github.com/NixOS/hydra/pull/1304 and added that commit as a patch in the bulk update PR | 22:26:00 |
stigo | * I've added a PR to hydra to set the output length of argon2 passphrases to 16 (which was the previous default, and tests depended on that length) https://github.com/NixOS/hydra/pull/1304 and added that commit as a patch in the bulk update PR | 22:37:38 |
20 Oct 2023 |
@andreas.schraegle:helsinki-systems.de | nice. do you think we can still get this in before 23.11? I'll sadly not have much time the next weeks, so I'm not sure I'll be of much help. | 10:56:17 |
stigo | Yes I believe so | 12:33:34 |
stigo | The sooner we can get it into a hydra jobset the better tbh | 12:33:46 |
stigo | Would it be best with a separate branch as we discussed on NixCon, or would it be best in the staging workflow? | 12:34:08 |
@janne.hess:helsinki-systems.de | probably a separate branch and then merge that into staging | 12:34:38 |
stigo | staging-perlPackages? | 12:36:23 |
| * stigo feels some anxiety in pushing to nixos/nixpkgs :) | 12:37:21 |
@janne.hess:helsinki-systems.de | In reply to @stigo:matrix.org staging-perlPackages? python ist python-updates | 12:37:42 |
@janne.hess:helsinki-systems.de | In reply to * @stigo:matrix.org feels some anxiety in pushing to nixos/nixpkgs :) you should try becoming a release manager ;) | 12:37:50 |
stigo | nothx :) | 12:37:58 |
stigo | got nixpkgs/perl-updates set up - rebasing and resolving some conflicts now | 13:55:04 |
stigo | New PR: https://github.com/NixOS/nixpkgs/pull/262304 | 14:01:51 |
@janne.hess:helsinki-systems.de | In reply to @stigo:matrix.org got nixpkgs/perl-updates set up - rebasing and resolving some conflicts now I asked Vladimir on how to get a jobset. Maybe he's already the correct person ;) | 14:02:29 |
stigo | Running a quick build of all directly modified packages on jonringers threadripper beast first | 14:03:39 |
@janne.hess:helsinki-systems.de | There's also my rt update (which includes security fixes) that also updates some perl packages so it will conflict :/ | 14:03:51 |
stigo | (very helpful to have access to that one) | 14:03:55 |
stigo | PR? | 14:04:09 |
@janne.hess:helsinki-systems.de | In reply to @stigo:matrix.org (very helpful to have access to that one) ah yes that's awesome for these large package setzt | 14:04:12 |
@janne.hess:helsinki-systems.de | https://github.com/NixOS/nixpkgs/pull/262283 | 14:04:19 |
stigo | Yeah made it a lot easier to have access to that :) | 14:04:43 |
stigo | In reply to @janne.hess:helsinki-systems.de There's also my rt update (which includes security fixes) that also updates some perl packages so it will conflict :/ I foresee one conflict with DateExtract, but no prob to resolve | 14:06:19 |
@janne.hess:helsinki-systems.de | In reply to @stigo:matrix.org I foresee one conflict with DateExtract, but no prob to resolve ah nice I already feared it was more | 14:06:36 |
stigo | Dont think so | 14:06:43 |
stigo | There are some issues with the Paranoid patch, which annoys me. Will look at that one later today. | 14:09:41 |
stigo | In reply to @janne.hess:helsinki-systems.de I asked Vladimir on how to get a jobset. Maybe he's already the correct person ;) I'm a bit of a hydra-noob, but it's possible to manually control jobs right? | 14:18:25 |