svanderburg / composer2nix

Generate Nix expressions to build PHP composer packages
MIT License
88 stars 25 forks source link

Use composer from nixpkgs #9

Closed globin closed 4 years ago

globin commented 5 years ago

With the pinned composer version, composer2nix breaks with PHP 7.3, the default in NixOS 19.09. I've also run composer update and composer2nix on itself.

Fixes #8