task check works, run not.

This commit is contained in:
Thomas Güttler
2026-04-17 12:17:51 +02:00
parent 9ce598d21c
commit 6621f434fa
8 changed files with 49 additions and 14 deletions
+4
View File
@@ -8,5 +8,9 @@
# Ensures that flake.nix gets evaluated.
use flake
# Flutter via FVM — .fvmrc pins the version; fvm use creates .fvm/flutter_sdk.
# This must come after `use flake` so FVM Flutter takes precedence.
PATH_add .fvm/flutter_sdk/bin
# Load variables from .env
dotenv_if_exists