task check works, run not.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user