Looking for feedback on Nix / PHP 8 Dev Environment
I have been learning about Nix, and enjoying how easy it is to modify the environment in a declarative way. This REPL shows what I've learned so far in setting up a PHP 8 environment complete with a variety of PHP extensions and the ability to modify configuration lines (as is typically done in php.ini) I would love to get your feedback!
Eurobertics
As a new user, unfamiliar with Nix, this is a great help to start off. Thank you for shareing this template.
Nice! You seem to know your way around Nix quite well. Any reason why those extension packages are there?