4 May 2023 |
@qbit:tapenet.org | has anyone seen https://github.com/bscan/PerlNavigator ? | 16:50:14 |
@qbit:tapenet.org | does anyone have examples of using prove to do tests in a perl package? | 19:50:49 |
5 May 2023 |
stigo | like prove -Ilib -w --timer -r t/ ? | 13:52:13 |
@qbit:tapenet.org | ya, i figured it out - it was missing a Makefile.PL so i just touch'ed that and things progressed | 13:56:04 |
8 May 2023 |
stigo | In reply to @stigo:matrix.org They haven't decided anything yet, ofc, but moving in the right direction i think. PSC decided to fix HTTP::Tiny in 5.38.0 https://www.nntp.perl.org/group/perl.perl5.porters/2023/05/msg266330.html | 13:27:08 |
@qbit:tapenet.org | yes! | 13:55:51 |
19 May 2023 |
stigo | IO::Socket::SSL has deprecated TLS 1.1 and lower as well https://metacpan.org/dist/IO-Socket-SSL/changes | 09:37:57 |
@qbit:tapenet.org | woo (what year is it?! :P) | 13:10:24 |
23 May 2023 |
@qbit:tapenet.org | I have a perl script that uses the Git module ( https://metacpan.org/pod/Git ).. I have git added as a buildInputs .. but the module doesn't seem to be able to find git | 02:47:51 |
@qbit:tapenet.org | I guess i'd need to warp the perl script to set PATH to include git? | 02:49:46 |
@qbit:tapenet.org | yap \o/ | 03:04:18 |
Janne Heß | You can probably also patch on the absolute path, making the wrapper unnecessary | 07:07:36 |
@qbit:tapenet.org | Cool | 08:27:43 |
25 May 2023 |
@qbit:tapenet.org | I am so grateful for nix-generate-from-cpan ! | 14:07:22 |
27 May 2023 |
| NixOS Moderation Botchanged room power levels. | 16:40:01 |
29 May 2023 |
| greaka left the room. | 21:15:10 |
7 Jun 2023 |
| @gezz:matrix.org joined the room. | 09:37:51 |
14 Jun 2023 |
| hexa left the room. | 16:15:55 |
4 Jul 2023 |
stigo | There is a WIP 5.38.0 update in https://github.com/NixOS/nixpkgs/pull/228745 | 13:56:52 |
stigo | Planning to include https://github.com/NixOS/nixpkgs/pull/225640 in it as well, it should fix most cross build issues | 13:58:02 |
6 Jul 2023 |
stigo | New PR for 5.38.0 (renaming branches apparently closes PRs...) https://github.com/NixOS/nixpkgs/pull/241848 it also includes commits from https://github.com/NixOS/nixpkgs/pull/225640 that fixes cross builds | 09:28:00 |
27 Jul 2023 |
| ribosomerocker joined the room. | 03:02:43 |
2 Aug 2023 |
stigo | Hm, I'm a bit unsure of the value of having three versions (two main and one devel) of perl and perlPackages in nixpkgs. It does create some additional complexity to maintain. It's tempting to suggest only keeping a perl5Packages with the latest stable version of Perl, and maybe a perl7Packages if 7.0 drops. Any thoughts? | 14:37:23 |
stigo | * Hm, I'm a bit unsure of the value of having three versions (two main and one devel) of perl and perlPackages in nixpkgs. It does create some additional complexity to maintain, so it's tempting to suggest only keeping a perlPackages with the latest stable version of Perl, and maybe a perl7Packages if 7.0 drops. Any thoughts? | 14:38:36 |
stigo | * Hm, I'm a bit unsure of the value of having three versions (two main and one devel) of perl and perlPackages in nixpkgs. It does create some additional complexity to maintain, so it's tempting to suggest only keeping a single perlPackages with the latest stable version of Perl, and maybe a perl7Packages if 7.0 drops. Any thoughts? | 14:38:46 |
stigo | * Hm, I'm a bit unsure of the value of having three versions (two maint and one devel) of perl and perlPackages in nixpkgs. It does create some additional complexity to maintain, so it's tempting to suggest only keeping a single perlPackages with the latest stable version of Perl, and maybe a perl7Packages if 7.0 drops. Any thoughts? | 14:40:08 |
@qbit:tapenet.org | seems reasonable to me | 14:57:53 |
Janne Heß | Sounds reasonable | 16:47:49 |
3 Aug 2023 |
| Christina Sørensen joined the room. | 06:12:03 |
12 Aug 2023 |
| Federico Damián Schonborn joined the room. | 01:34:20 |