Update CHANGELOG.md
This commit is contained in:
parent
7fa0c26d80
commit
35159b3715
4 changed files with 152 additions and 226 deletions
|
@ -8,8 +8,12 @@ with pkgs;
|
|||
buildInputs = [
|
||||
alejandra
|
||||
composer
|
||||
nodejs-18_x
|
||||
nodejs_18
|
||||
nodePackages.yarn
|
||||
php81WithExtensions
|
||||
];
|
||||
|
||||
shellHook = ''
|
||||
PATH="$PATH:${pkgs.docker-compose}/libexec/docker/cli-plugins"
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue