17 Feb 2022 |
etu | I like the PHP packaging we have today with all the separate extensions... I just miss a "simple" way to package composer things in nixpkgs | 12:36:09 |
Pol | etu: I found a way :D | 12:36:28 |
etu | I'm not sure composer2nix is there yet for that usecase, and I'm not sure if there's an easy way to make it so | 12:36:33 |
Pol | Aaaaah that | 12:36:41 |
Pol | I have this thing on my todo list: https://github.com/stephank/composer-plugin-nixify | 12:37:09 |
Pol | I haven't tried yet. | 12:37:18 |
Pol | It's Andreas Schragle who recommend it. | 12:37:37 |
Pol | Oh he's here ! | 12:37:57 |
Pol | I didn't know that :) | 12:38:04 |
Andreas Schrägle | In reply to @etu:semi.social I'm not sure composer2nix is there yet for that usecase, and I'm not sure if there's an easy way to make it so composer2nix has some interesting bugs. or at least one, that I remember. it fetches zips from github, which change sometimes. | 12:38:05 |
Pol | Lastly, there is also this PR: https://github.com/NixOS/nixpkgs/pull/158098 it's on hold, but I think everything is done, if someone could review it and tell me what to do with it... | 12:39:02 |
Jan Tojnar | we might also want to extend https://github.com/nix-community/awesome-nix#php | 15:14:41 |
Pol | In reply to @jtojnar:matrix.org we might also want to extend https://github.com/nix-community/awesome-nix#php Taking care of this. | 17:46:02 |
Pol | Done: https://github.com/nix-community/awesome-nix/pull/114 | 17:48:48 |
Pol | Merged! | 18:18:57 |
18 Feb 2022 |
Pol | So, what's left to do on these PRs? https://github.com/NixOS/nixpkgs/pull/158098, https://github.com/NixOS/nixpkgs/pull/159666 ? | 18:14:01 |
Pol | Got a bit of time ahead, I might be working on these if necessary. | 18:14:33 |
19 Feb 2022 |
| talyz joined the room. | 15:31:10 |
20 Feb 2022 |
Pol | Time to bump PHP versions: https://github.com/NixOS/nixpkgs/pull/161038 | 10:10:50 |
Pol | * Time to bump PHP versions: https://github.com/NixOS/nixpkgs/pull/161038 (security release) | 10:15:40 |
Pol | Updated to Psalm 4.21.0 in here: https://github.com/NixOS/nixpkgs/pull/158098 | 10:37:50 |
Pol | In reply to @drupol:matrix.org Time to bump PHP versions: https://github.com/NixOS/nixpkgs/pull/161038 (security release) And it fixes the compilation issue with the extension sockets we had with 8.0.15 and 8.1.2 ! Patch has been removed now. | 10:45:29 |
Pol | https://github.com/NixOS/nixpkgs/pull/161038 -> It's green and it is now ready to be merged. | 10:46:52 |
Pol | * https://github.com/NixOS/nixpkgs/pull/161038 -> It is green and it is now ready to be merged. | 10:47:00 |
Pol | There are issues with X86 Darwin: https://github.com/NixOS/nixpkgs/pull/161038/checks?check_run_id=5264046889 but I don't know if these issues were already there before. | 11:08:56 |
Pol | PHP bumps merged! https://github.com/NixOS/nixpkgs/pull/161038 | 18:39:49 |
hexa | Thank you. It's kinda awesome that some security issues don't need to pass through #security:nixos.org 🙂 | 19:09:18 |
Andreas Schrägle | anyone planning on taking care of the backports, btw? if not, I'll see if I can get to them tomorrow. | 19:13:55 |
Pol | In reply to @andreas.schraegle:helsinki-systems.de anyone planning on taking care of the backports, btw? if not, I'll see if I can get to them tomorrow. Ok I let you handle it. | 20:44:39 |
Pol | In reply to @hexa:lossy.network Thank you. It's kinda awesome that some security issues don't need to pass through #security:nixos.org 🙂 I'm not aware of the security process @ nixos, I just noticed that those PHP releases were about security. | 20:45:07 |