Add just and justfile
This commit is contained in:
parent
0d774daca0
commit
5029aab415
3 changed files with 23 additions and 49 deletions
|
|
@ -15,6 +15,7 @@
|
|||
perSystem = { config, self', inputs', pkgs, system, ... }: {
|
||||
devshells.default = {
|
||||
packages = with pkgs; [
|
||||
"just"
|
||||
"php81"
|
||||
"php81Packages.composer"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue