feat: add mkcert to buildInputs in flake.nix
This commit is contained in:
parent
cc8f73f547
commit
8b0cad5f86
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
||||||
pkgs.mkShell
|
pkgs.mkShell
|
||||||
{
|
{
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
|
pkgs.mkcert
|
||||||
pkgs.git
|
pkgs.git
|
||||||
pkgs.ddev
|
pkgs.ddev
|
||||||
pkgs.php82
|
pkgs.php82
|
||||||
|
|
Loading…
Add table
Reference in a new issue