| 16 Apr 2023 |
Pol | right right, I'm trying but I can't get it working. I'll retry another day. Help is welcome on this. | 18:35:52 |
| 17 Apr 2023 |
Pol | PHP Bumps: https://github.com/NixOS/nixpkgs/pull/226605 -> needs review/merge. | 08:37:41 |
| @etu:failar.nu changed their display name from etu to Elis 🌱. | 08:52:21 |
tgerbet | Thanks, I will do a nixpkgs-review run on x86_64 later today | 09:35:32 |
| 18 Apr 2023 |
Pol | Installing Drupal with Nix be like: | 10:31:35 |
Pol |  Download image.png | 10:31:38 |
Pol | Same for wordpress, symfony and other apps ! | 10:37:15 |
philipp | If only that worked for magento. | 10:45:49 |
Pol | Let me check | 11:29:58 |
Pol | Let me try :D | 11:30:18 |
Pol |  Download image.png | 11:34:17 |
Pol | Looks like its broken | 11:34:22 |
Pol | philipp: it works | 11:44:05 |
Pol |  Download image.png | 11:44:12 |
Pol | I just need to fix a small issue in build-php.nix and it's ok. | 11:44:27 |
philipp | I'll give it a real-world spin but I'm not optimistic. magento will probably start to try writing into a file in the nix store and die. | 11:45:31 |
Pol | Ok that's another issue. But at least now we have a way to package magento2 :) | 11:48:11 |
Pol | Ok bug has been fixed in the PR ;) | 11:50:59 |
philipp | Cool! I'm looking forward to using this tool. | 13:02:07 |
Pol | PHP PR: https://github.com/NixOS/nixpkgs/pull/226845 | 13:28:48 |
Pol | I don't remember who told me to not add the platform meta attribute, | 13:29:14 |
Shyim | In reply to @philipp:xndr.de I'll give it a real-world spin but I'm not optimistic. magento will probably start to try writing into a file in the nix store and die. I work for Shopware and we recently started with read-only deployments with Docker. There are so many even composer packages which writes to disk like pdf libraries. I guess read-only will be a thing in future with PHP. Symfony recommends Platform.SH and they do read-only deployments so maybe we have in future every application out of the box compatible as those Hosters require it :) | 15:55:20 |
Shyim | Did someone tried to package Frankenphp with Nix? I don’t really understand the stuff with CGO and PHP dev :D | 15:56:05 |
Pol | It's raining PHP PRs !
- https://github.com/NixOS/nixpkgs/pull/226911
- https://github.com/NixOS/nixpkgs/pull/226908
- https://github.com/NixOS/nixpkgs/pull/226824
| 19:31:55 |
| 19 Apr 2023 |
Pol | Nope | 04:15:24 |
Pol | In reply to @shyim:matrix.org I work for Shopware and we recently started with read-only deployments with Docker. There are so many even composer packages which writes to disk like pdf libraries. I guess read-only will be a thing in future with PHP. Symfony recommends Platform.SH and they do read-only deployments so maybe we have in future every application out of the box compatible as those Hosters require it :) I will try to package Shopware with the new builder once it's done ! Looking forward to push this thing! | 04:15:51 |
Pol | Elis 🌱: Last one! https://github.com/NixOS/nixpkgs/pull/226824 | 07:53:08 |
Pol | Elis 🌱: https://github.com/NixOS/nixpkgs/pull/227066#pullrequestreview-1392278346 | 15:19:50 |
Pol | Merci ❤️ | 15:33:08 |
Shyim | I packaged Roadrunner for Nix. Looking for reviewers :) https://github.com/NixOS/nixpkgs/pull/227144 | 21:41:57 |