feat: add mkcert to buildInputs in flake.nix
This commit is contained in:
parent
cc8f73f547
commit
8b0cad5f86
@ -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…
Reference in New Issue
Block a user