cachix / devenv

Fast, Declarative, Reproducible, and Composable Developer Environments
https://devenv.sh
Apache License 2.0
3.56k stars 259 forks source link

Is there a way to configure PHP 5.6 with Mcrypt extension? #1171

Closed nick-kadutskyi closed 3 weeks ago

nick-kadutskyi commented 3 weeks ago

I am configuring old project that requires PHP 5.6 and Mcrypt extension but I get an error when I add it to php extensions config, so it seems like it's not available. If this the case is there any easy way to provide my own derivation for that extension via devenv.sh config?

sandydoo commented 3 weeks ago

Post your devenv config, preferably as a gist, and we can take a look.

sandydoo commented 3 weeks ago

Looks like szucsitg can help you out: https://discordapp.com/channels/1036369714731036712/1036369758024650792/1233314169844006993