21 Sep 2024 |
| luna-null joined the room. | 05:43:51 |
22 Sep 2024 |
stigo | https://github.com/NixOS/nixpkgs/pull/343761 | 17:00:43 |
stigo | * https://github.com/NixOS/nixpkgs/pull/343761 <-- fixes 5.40.0 in bootstrap-stage-1 | 17:01:07 |
stigo | Not quite sure I understand this PR and why a passthru.binlore , anyone familiar with this? https://github.com/NixOS/nixpkgs/pull/332103 | 18:41:32 |
stigo | * Not quite sure I understand this PR and why a passthru.binlore is required, anyone familiar with this? https://github.com/NixOS/nixpkgs/pull/332103 | 18:42:00 |
24 Sep 2024 |
Philip Taron (UTC-8) | In reply to @stigo:matrix.org https://github.com/NixOS/nixpkgs/pull/343761 <-- fixes 5.40.0 in bootstrap-stage-1 Do you have a quick command you were using to rebuild in stage 1? | 21:54:44 |
stigo | In reply to @philiptaron:matrix.org Do you have a quick command you were using to rebuild in stage 1? Not really, I just go `nom build .#perl" | 22:47:58 |
25 Sep 2024 |
Philip Taron (UTC-8) | Ok, I’ve done the same and given the ☑️ | 00:45:54 |
| luna-null changed their display name from luna-null to Autumn. | 06:39:14 |
27 Sep 2024 |
| SigmaSquadron joined the room. | 00:17:10 |
| SigmaSquadron left the room. | 00:25:01 |
1 Oct 2024 |
| -_o joined the room. | 21:02:54 |
5 Oct 2024 |
| doyouseeamin joined the room. | 22:12:12 |
| doyouseeamin left the room. | 22:12:30 |
7 Oct 2024 |
| memegames99 removed their profile picture. | 00:05:40 |
| memegames99 removed their display name memegames99. | 00:05:50 |
| memegames99 left the room. | 00:06:08 |
9 Oct 2024 |
stigo | For the next staging cycle we've (@marcusramberg and I) been thinking thinking to: 1) Update perlPackages 2) Remove `perl538` and only keep one `perl5` package going forward | 08:36:32 |
stigo | * For the next staging cycle we've been thinking (Marcus and I) to: 1) Update perlPackages 2) Remove perl538 and only keep one perl5 package going forward | 08:38:58 |
stigo | * For the next staging cycle we've been thinking (Marcus and I) to:
- Complete a bulk update of
perlPackages
- Remove
perl538 and only keep one perl5 package going forward
| 08:39:20 |
stigo | Keeping two perls seems to have limited value imho, as the versions are usually quite backwards compatible, and there are very few references in nixpkgs to perl538 .
I think keeping a perl5 and perl5Packages makes more sense and instead add a perl7 when/if it is released, if it breaks some backwards compat.
| 08:44:50 |
stigo | * Keeping two perls seems to have limited value imho, as the versions are usually quite backwards compatible, and there are very few references in nixpkgs to perl538 and they can be fixed of course.
I think keeping a perl5 and perl5Packages makes more sense and instead add a perl7 when/if it is released, if it breaks some backwards compat.
| 08:45:12 |
stigo | * Keeping two perls seems to have limited value imho, as the versions are usually quite backwards compatible, and there are very few references in nixpkgs to perl538 and they can be fixed of course.
I think keeping a perl5 and perl5Packages makes more sense and instead add a perl7 when/if it is released, and if it breaks some backwards compat.
| 08:45:40 |
ajs124 | Sounds like a plan.
I trust you to have the insight to make this decision. | 08:46:58 |
stigo | (I do really hope perl7 will break backwards compat by enabling modern features by default and disabling some old cruft, but... dreams) | 08:50:03 |
17 Oct 2024 |
| Mic92 changed their display name from Mic92 to Mic3000. | 06:51:17 |
| Mic92 changed their display name from Mic3000 to Mic3000 🌋. | 06:51:46 |
| Mic92 changed their display name from Mic3000 🌋 to Mic92. | 12:22:31 |
19 Oct 2024 |
stigo | Started working on a new set of perl updates in the perl-updates branch, currently it removes perl538 and keeps one perl as perl5 . This PR will contain a mass updated as well: https://github.com/NixOS/nixpkgs/pull/349743 | 11:27:25 |
stigo | * Started working on a new set of perl updates in the perl-updates branch, currently it removes perl538 and keeps one perl as perl5 . This PR will contain a mass update of perlPackages as well: https://github.com/NixOS/nixpkgs/pull/349743 | 11:32:49 |