12 Oct 2023 |
| ajs124 changed their profile picture. | 21:49:28 |
16 Oct 2023 |
stigo | Just pushed a draft-PR of bulk updates for perlPackages. It's targeted to staging (a week ago) at the moment, but can ofc put in a separate branch (or something else). https://github.com/NixOS/nixpkgs/pull/261516 | 23:04:40 |
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 |