20 Oct 2023 |
Janne Heß | you can make the jobset manual, then somebody has to manually trigger a new evaluation rather than a timer running. but once the evaluation is complete, it will immediatly start building | 14:20:21 |
stigo | Automatic should be OK then I guess | 14:21:15 |
| vcunat joined the room. | 15:19:55 |
Janne Heß | stigo: There's Vladimir | 15:20:09 |
Janne Heß | His last messages from our DM:
From staging? Isn't that bad for such a jobset? It can mix in failures unrelated to the perl updates that haven't been discovered yet.
| 15:20:32 |
vcunat | I suggest staging-next as the branch to base onto right now. (But still targeting staging in the PR.) | 15:21:10 |
vcunat | As a compromise between freshness and risk of confusion by unrelated failures. | 15:21:50 |
vcunat | It also has evals on Hydra, so those can be used as comparison base. | 15:22:40 |
stigo | sure, rebased onto staging-next | 15:33:32 |
vcunat | Just x86_64-linux for now, I guess. | 15:41:41 |
stigo | sure, that's fine | 15:42:52 |
stigo | vcunat: thx btw :) | 15:43:51 |
Janne Heß | https://hydra.nixos.org/jobset/nixpkgs/pr-262304-perl-updates | 15:53:30 |
stigo | Built the directly changed perlPackages and perl536Packages on x86_64-linux, all were OK | 16:25:07 |
stigo | Hoping to keep only one perl5 one day tho.. | 16:26:31 |
21 Oct 2023 |
@qbit:tapenet.org | seems PLS is missing a dep | 11:36:10 |
@qbit:tapenet.org | Future::Queue https://github.com/NixOS/nixpkgs/pull/262524 | 11:43:38 |
stigo | Just some issues with commit messages, otherwise looks good to me | 12:24:34 |
stigo | (It's very useful that commit messages are consistent, since it enables some nice git | grep type hacks from time to time) | 12:25:15 |
@qbit:tapenet.org | oh woops - i knew that .. it's what I get for submitting before coffee \o/ | 12:37:12 |
23 Oct 2023 |
stigo | Waiting for hydra to pick up the perl-updates branch and test the latest changes after another rebase from staging-next. If hydra agrees, then I think we're good to merge it into staging. | 03:22:41 |
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 |