Pol Dellaiera
Pol Dellaiera
Dear @ostrolucky , I aksed on the Nix PHP Matrix channel. The issue comes from the fact that we merged [the latest update of PHP](https://github.com/NixOS/nixpkgs/pull/214034) without making sure that it...
Thanks @LeSuisse, let's bury that issue in your new PR :)
Thanks patch has been merged :tada: ! We just need to wait for the next hydra iteration (https://hydra.nixos.org/job/nixos/trunk-combined/tested#tabs-constituents) and you'll be able to use the binaries from the cache! Thanks...
@ostrolucky I think it should be fixed by now. Can you try ?
Yes, we do have `fossar` :) but it's not building for M1 architecture since it's not available on Github actions. 
No, we don't use channels, we just use the flake feature, I never liked the idea of using channels. To try correctly, do: 1. `rm -rf ~/.cache/nix` 2. `nix run...
I will think about it but if we want to convince upstream to have those enabled by default, then we have to motivate the request in an issue on `NixOS/nixpkgs`....
@etu are you sure this would be a breaking change? Here, we are suggesting adding extensions, not removing any. Why would this be considered a BC ?
I don't think we have indeed... We should really discuss that thing :)
Oh crap,... the [page](https://symfony.com/doc/current/cloud/languages/php.html#default-php-extensions) I used to take inspiration from is no more existing.