Add humbug/box to build a phar file
This commit is contained in:
parent
1215548b35
commit
9693406b7d
7 changed files with 90 additions and 3 deletions
|
@ -15,6 +15,7 @@
|
|||
perSystem = { config, self', inputs', pkgs, system, ... }: {
|
||||
devshells.default = {
|
||||
packages = with pkgs; [
|
||||
"just"
|
||||
"php82"
|
||||
"php82Packages.composer"
|
||||
];
|
||||
|
|
Reference in a new issue