feat: add mkcert to buildInputs in flake.nix
This commit is contained in:
parent
cc8f73f547
commit
8b0cad5f86
@ -16,6 +16,7 @@
|
||||
pkgs.mkShell
|
||||
{
|
||||
buildInputs = [
|
||||
pkgs.mkcert
|
||||
pkgs.git
|
||||
pkgs.ddev
|
||||
pkgs.php82
|
||||
|
Loading…
Reference in New Issue
Block a user