Add composer2nix
to all PHP dev shells
This commit is contained in:
parent
63c58e5c4e
commit
3572510177
8 changed files with 40 additions and 10 deletions
|
@ -14,7 +14,7 @@
|
|||
packages = [
|
||||
php
|
||||
phpPackages.composer
|
||||
] ++ commonPhpPackages pkgs;
|
||||
] ++ commonPhpPackages pkgs system;
|
||||
|
||||
shellHook = ''
|
||||
composer -V
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue