14 Mar 2024 |
| @federicodschonborn:matrix.org left the room. | 02:04:18 |
stigo | Planning to work on automatic updates of perlPackages this spring/summer, going to meet a friend from OpenSUSE that works on that problem to compare notes at PTS in April. | 17:13:18 |
stigo | * Planning to work on automatic updates of perlPackages this spring/summer, going to meet a friend from OpenSUSE that works on that problem to learn from them and compare notes at PTS in April. | 18:08:20 |
| NixOS Moderation Botchanged room power levels. | 18:44:36 |
15 Mar 2024 |
stigo | https://github.com/openSUSE/cpanspec/issues/51 | 21:41:42 |
16 Mar 2024 |
| @grahamc:nixos.org joined the room. | 00:03:26 |
19 Mar 2024 |
| NixOS Moderation Botchanged room power levels. | 00:30:02 |
20 Mar 2024 |
@qbit:tapenet.org | hola! with flakes.. is it possible to expose a perl package to a script that gets called once a devShell has been entered? | 20:49:19 |
@qbit:tapenet.org | i guess maybe i need to set a env var or something? | 20:49:58 |
@qbit:tapenet.org | ah, i didn't have perl in my buildInputs :P | 22:11:37 |
21 Mar 2024 |
stigo | I usually do let perl' = perl.withPackages(p: with p; [ Mojolicious IOSocketSSL ]); and includeperl' | 12:54:55 |
stigo | So my PERL5LIB doesn't get so bloated | 12:56:08 |