Sender | Message | Time |
---|---|---|
9 Oct 2024 | ||
* 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 | |
* For the next staging cycle we've been thinking (Marcus and I) to:
| 08:39:20 | |
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 I think keeping a | 08:44:50 | |
* 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 I think keeping a | 08:45:12 | |
* 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 I think keeping a | 08:45:40 | |
Sounds like a plan. I trust you to have the insight to make this decision. | 08:46:58 | |
(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 | ||
06:51:17 | ||
06:51:46 | ||
12:22:31 | ||
19 Oct 2024 | ||
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 | |
* 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 | |
23 Oct 2024 | ||
09:49:13 | ||
25 Oct 2024 | ||
03:54:29 | ||
22:42:00 | ||
1 Nov 2024 | ||
20:07:14 | ||
8 Nov 2024 | ||
02:57:01 | ||
13 Nov 2024 | ||
22:15:17 | ||
20 Nov 2024 | ||
00:59:23 | ||
27 Nov 2024 | ||
20:49:35 | ||
1 Dec 2024 | ||
Is there someone who knows/follows Nix:: , i.e. the perl bindings for Nix? | 07:59:39 | |
Apparently <nixpkgs/maintainers/scripts/copy-tarballs.pl> needs some changes to stay compatible with the current default version of Nix. | 08:01:42 | |
Is there an easy way to test/reproduce? | 15:07:39 | |
I could... deploy it :-D | 15:13:51 | |
But if you run it now, it should fail on line 25 already. | 15:15:30 | |
| 15:15:51 | |
Afterwards it deals with AWS a lot, so I think deploying it to infra will be the best way to test in this case. | 15:17:49 | |
stigo (away): by a quick glance I suspect that we might need some new Nix::Store now and do calls like ->isValidPath(foo) | 15:20:37 | |
I think you are right, looking at tests in CppNix
| 15:48:25 | |
Can't see any reason why isValidPath should be exported by default by Nix::Store , so weird if this has worked before? | 15:48:51 |