| 9 Jul 2022 |
Pol | In reply to @drupol:matrix.org I'm looking for comment and feedback in this PR: https://github.com/NixOS/nixpkgs/pull/180827 It adds an update script for the PHP interpreter. It's the first time I do that, feel free to modify/comment/accept/reject ! Works pretty fine, needs review ! | 10:51:34 |
Pol | In reply to @jtojnar:matrix.org you do not even need the shell script, you can just create an updateScript using genericUpdater and then use update.nix Curious to learn more about that as well | 10:52:25 |
Pol | I think we need to use genericUpdater. I've seen examples in nixpkgs, it's nice !!! | 11:15:47 |
Pol | Jan Tojnar: Let me know what you think. | 11:15:56 |
Jan Tojnar | Pol: maybe this https://github.com/NixOS/nixpkgs/blob/d0e0d14a1953d7eeadb05c15d0e010583b41f3be/pkgs/tools/misc/nncp/default.nix#L32-L38 | 13:13:43 |
Pol | In reply to @jtojnar:matrix.org Pol: maybe this https://github.com/NixOS/nixpkgs/blob/d0e0d14a1953d7eeadb05c15d0e010583b41f3be/pkgs/tools/misc/nncp/default.nix#L32-L38 I saw that, but do I just need to list versions... And nothing else ? | 13:43:46 |
Jan Tojnar | Pol: you will have to try, I have not had time to familiarize with it yet | 15:36:51 |
Jan Tojnar | but I would expect it to mostly just work | 15:42:30 |
| 19 Jul 2022 |
Pol | Composer update: https://github.com/NixOS/nixpkgs/pull/182110 | 16:10:55 |
| 22 Jul 2022 |
| @jonringer:matrix.org joined the room. | 18:40:44 |
@jonringer:matrix.org | Hey, can someone take a look at https://github.com/NixOS/nixpkgs/pull/182364 ? | 18:40:54 |
| philipp joined the room. | 21:41:49 |
| 24 Jul 2022 |
Pol | Who's going to Paris? | 14:29:17 |
| 25 Jul 2022 |
etu | What's in paris? | 06:05:33 |
etu | * What's in Paris? | 06:05:34 |
Pol | NixCon | 08:23:41 |
Pol | https://discourse.nixos.org/t/nixcon-2022-paris-announced/20223 | 08:23:57 |
| 26 Jul 2022 |
| @tinybronca:sibnsk.net changed their display name from tinybronca to tailrec. | 14:56:37 |
| @tinybronca:sibnsk.net changed their display name from tailrec to tinybronca. | 15:39:11 |
| 28 Jul 2022 |
Pol | ramsey: just FYI, PHP 8.2-beta1 doesn't compile on darwin anymore: https://github.com/loophp/nix-shell/runs/7562755885?check_suite_focus=true | 16:31:01 |
Pol | It was compiling in version 8.2-alpha3 | 16:31:31 |
ramsey | In reply to @drupol:matrix.org ramsey: just FYI, PHP 8.2-beta1 doesn't compile on darwin anymore: https://github.com/loophp/nix-shell/runs/7562755885?check_suite_focus=true Odd. I’m pretty sure I’ve built it on macOS. I’ve not heard any other reports about this. We have CI builds on FreeBSD, but none on macOS. Would be nice to set that up. | 20:29:06 |
ramsey | I’ll try it out this evening | 20:29:20 |
Pol | Oki | 20:29:24 |
Pol | Keep me updated | 20:29:29 |
Pol | * Keep me posted | 20:29:32 |
| 1 Aug 2022 |
| Gaël Reyrol joined the room. | 09:11:45 |
| @better_sleeping:converser.eu joined the room. | 09:15:30 |
| @better_sleeping:converser.eu left the room. | 09:15:39 |
tgerbet | @drupol If you do not mind I follow up here about Ocramius' Psalm crash https://twitter.com/el_suisse/status/1554127711064522754 since it is likely to be easier to discuss here.
According to this https://bugs.php.net/bug.php?id=78630 it looks like we need to disable pcre.jit if we want to keep the enable-jit-sealloc configure flag in PCRE2
| 15:42:19 |