23 Oct 2023 |
Janne Heß | That was surprisingly quick :O | 06:53:18 |
stigo | There is a PR that adds lanaragi to nixpkgs, it contains new perlPackages but shouldn't interfere with the perl-updates branch afaik. https://github.com/NixOS/nixpkgs/pull/255715 | 14:17:17 |
25 Oct 2023 |
| Federico Damián Schonborn changed their profile picture. | 00:12:25 |
26 Oct 2023 |
stigo | We might need to patch Crypt::Argon2 in nixpkgs to remove -march=native https://github.com/Leont/crypt-argon2/issues/12 https://salsa.debian.org/perl-team/modules/packages/libcrypt-argon2-perl/-/commit/ccaa3ba6a852f3de314ad54c2da4618892026ef3 | 10:34:06 |
vcunat | Issue "solved" by every distro (and others) should apply a patch individually 🤦 | 10:46:21 |
stigo | i'm hoping Leon is persuaded to fix it upstream :) | 11:10:55 |
stigo | Added PR for some modules that I use, feel free to review/merge:
- perlPackages.NetNVD https://github.com/NixOS/nixpkgs/pull/263350
- perlPackages.ENVUtil https://github.com/NixOS/nixpkgs/pull/263349
| 11:50:19 |
vcunat | BTW, next Monday is deadline for merging "breaking changes" to master or staging* (except exceptions). | 11:57:18 |
vcunat | * BTW, next Monday is deadline for merging "breaking changes" to master or staging* (except exceptions), if they should be in 23.11. | 11:57:32 |
vcunat | * BTW, next Monday is deadline for merging "breaking changes" to master or staging* (except exceptions), if they should be in 23.11. | 11:58:12 |
stigo | In reply to @vcunat:matrix.org BTW, next Monday is deadline for merging "breaking changes" to master or staging* (except exceptions), if they should be in 23.11. I feel rather good about the perl-updates branch, but notice that hydra has been seemingly stuck the last couple of days. | 11:58:22 |
stigo | I think it should be merged to staging sooner rather than later, unless I'm missing something. | 11:59:01 |
vcunat | It's been continuously building stuff. Just not very fast, but not much different than usually. | 11:59:14 |
vcunat | I created staging-next a couple hours ago, so if you think it's ready, it can still get merged in there: https://github.com/NixOS/nixpkgs/pull/263535 | 12:00:46 |
stigo | Would you like me to re-target the PR to staging-next? | 12:01:09 |
vcunat | Yes, if you're merging, switch the target in the UI before that. | 12:02:09 |
vcunat | (no git operation should be necessary) | 12:02:19 |
stigo | .. thankfully. I'm happy to remove my "upstreamWRITE" git remote | 12:03:00 |
vcunat | There's a conflict though. | 12:03:38 |
stigo | I'll merge in staging-next first | 12:03:52 |
stigo | * I'll merge in staging-next to perl-updates first and fix any issues | 12:04:03 |
Janne Heß | I can do a final review (and merge? If you don't want the honor for yourself ;) if you want to | 12:04:32 |
stigo | In reply to @janne.hess:helsinki-systems.de I can do a final review (and merge? If you don't want the honor for yourself ;) if you want to That would be great :) | 12:04:41 |
Janne Heß | Ping me once you have pushed ;) | 12:06:53 |
stigo | Conflicts resolved, going to do some sanity checks before pinging you Janne Heß | 12:10:33 |
stigo | Just love how changing base branch almost always pings all CODEOWNERS... | 12:15:36 |
vcunat | I didn't think it would happen here. But IIRC an easy way is to mark as draft, then retarget and mark as ready. | 12:17:47 |
stigo | In reply to @vcunat:matrix.org I didn't think it would happen here. But IIRC an easy way is to mark as draft, then retarget and mark as ready. Good tip, thx | 12:18:09 |
Janne Heß | stigo: You wanna press the big green button? | 12:30:14 |
Janne Heß | *gray | 12:30:17 |