Nix PHP | 75 Members | |
| A room for PHP developers running on Nix | 22 Servers |
| Sender | Message | Time |
|---|---|---|
| 9 Dec 2023 | ||
| Redacted or Malformed Event | 14:13:45 | |
* I submitted a PR to support buildComposerProject in nix-update, it will allow us to automate updates of php Packages with passthru.updateScript = nix-update-script { }: https://github.com/Mic92/nix-update/pull/211 | 14:16:58 | |
| AMAZING ! :) | 21:31:28 | |
| 10 Dec 2023 | ||
another reason why we should switch buildComposerProject to only .composer/cache https://github.com/cachix/devenv/issues/881 :D | 09:37:24 | |
| We cannot use composer cache, the composer cache only contains Git "bare" repositories, so, we cannot use it sadly :( | 10:14:08 | |
| I'm pretty sure that mentioned issue is not because of the new builder. | 10:15:05 | |
| Pol: apparently the cachix cache for nix-phps ran out of space | 10:17:15 | |
| It's fine, it will run the garbage collector | 10:21:03 | |
| I would no worry much | 10:21:09 | |
| is that fine that I expose the php.ini file in the php package? Was the simplest method to get same behavior in frankenphp and php package. https://github.com/NixOS/nixpkgs/pull/273378 | 16:22:14 | |
| I don't see another way to do it anyway | 16:45:13 | |
| 12 Dec 2023 | ||
| Just a quick summary of the SymfonyCon: It was super great, my best symfonycon so far. Not necessarily for the talk I've been watching, but merely for the people I met there. I have the feeling that people are talking about reproducibility without knowing it exists and that it would fix many of the issues that they are facing (see the FrankenPHP talk: https://dunglas.dev/2023/12/php-and-symfony-apps-as-standalone-binaries/). I was also extremelly pleased to see a talk on Nix itself by the platform.sh guys. They are using Nix to build their containers and they are amazed by it. It's the beginning of a whole new chapter for them ! There were many discussions on Nix and how we could improve the security of Composer. I pushed for having a checksum in Next SymfonyCon is in Vienna, 7-8 December 2024. Maybe I'll go. | 09:41:37 | |
| * Just a quick summary of the SymfonyCon: It was super great, my best symfonycon so far. Not necessarily for the talk I've been watching, but merely for the people I met there. I have the feeling that people are talking about reproducibility without knowing it exists and that it would fix many of the issues that they are facing (see the FrankenPHP talk: https://dunglas.dev/2023/12/php-and-symfony-apps-as-standalone-binaries/). I was also extremelly pleased to see a talk on Nix itself by the platform.sh guys. They are using Nix to build their containers and they are amazed by it. It's the beginning of a whole new chapter for them ! There were many discussions on Nix and how we could improve the security of Composer. I pushed for having a checksum in Next SymfonyCon is in Vienna, 7-8 December 2024. Maybe I'll go. | 09:45:12 | |
| * Just a quick summary of the SymfonyCon: It was super great, my best symfonycon so far. Not necessarily for the talk I've been watching, but merely for the people I met there. I have the feeling that people are talking about reproducibility without knowing it exists and that it would fix many of the issues that they are facing (see the FrankenPHP talk: https://dunglas.dev/2023/12/php-and-symfony-apps-as-standalone-binaries/). I was also extremelly pleased to see a talk on Nix itself by the platform.sh guys. They are using Nix to build their containers and they are amazed by it. It's the beginning of a whole new chapter for them ! There were many discussions on Nix and how we could improve the security of Composer. I pushed for having a checksum in Next SymfonyCon is in Vienna, 7-8 December 2024. Maybe I'll go. | 10:00:52 | |
| 13 Dec 2023 | ||
| It's weird that the imagick in nixpkgs is working for php83 and in any of my docker images it crashes because of this 🤔 https://github.com/Imagick/imagick/pull/641 | 12:50:16 | |
| Maybe a dependency in the supply chain? | 13:53:08 | |
| I proposed a venue for the next NixCon! https://github.com/nixcon/nixcon-proposals/issues/3 | 13:54:22 | |
| 15 Dec 2023 | ||
any good idea? Easiest fix would be to rename php.ini 🤔 | 11:02:54 | |
| also only happens with home-manager packages nix-shell works fine wtf :D | 11:09:03 | |
the collisions are from buildEnv, mkShell does not use that | 20:54:04 | |
| 16 Dec 2023 | ||
| 13:23:43 | ||
| 22 Dec 2023 | ||
| PHP Update is failing, I might not have the time to look at it today: https://github.com/NixOS/nixpkgs/pull/275887 | 10:25:02 | |
| 7 Jan 2024 | ||
| there is box build issue on staging-next: https://hydra.nixos.org/build/245452993/nixlog/4 (https://github.com/NixOS/nixpkgs/pull/275620#issuecomment-1880064723) | 14:09:05 | |
| also PHP 8.1 will be broken | 15:11:50 | |
| I can't do anything related to nix this week sadly | 18:21:39 | |
| there's also this PR to review: https://github.com/NixOS/nixpkgs/pull/279252 | 18:25:10 | |
| 10 Jan 2024 | ||
| 13:47:16 | ||
| 13:47:20 | ||
| 13:47:36 | ||
| 13:49:33 | ||