chore: rebuild devenv

This commit is contained in:
Michael Mandl 2025-05-13 08:52:38 +02:00
parent 7e8901c7bf
commit a9a6888958
Signed by: mandlm
GPG key ID: 088ED38F036C7AF2
4 changed files with 17 additions and 29 deletions

2
.envrc
View file

@ -2,4 +2,6 @@ export DIRENV_WARN_TIMEOUT=20s
eval "$(devenv direnvrc)"
# The use_devenv function supports passing flags to the devenv command
# For example: use devenv --impure --option services.postgres.enable:bool true
use devenv