Start next dev iteration

This commit is contained in:
Islon Scherer
2025-07-24 19:55:42 +02:00
committed by Islon Scherer
parent e12c655f5c
commit a3cc2f0ea6
28 changed files with 83 additions and 26 deletions

View File

@@ -19,7 +19,7 @@
/// Every settings file must amend this module.
/// Unless CLI commands and build tool plugins are explicitly configured with a settings file,
/// they will use `~/.pkl/settings.pkl` or the defaults specified in this module.
@ModuleInfo { minPklVersion = "0.29.0" }
@ModuleInfo { minPklVersion = "0.30.0" }
module pkl.settings
import "pkl:EvaluatorSettings"