Files
lix/tests/functional2/lang/builtins.fromTOML/eval-fail-timestamps.err.exp
T
piegames eba84b51d6 tests/functional2/lang: Migrate builtins.fromTOML
Change-Id: I80d4058f3b74e9815425499e21afce5fc5dc6375
2025-11-17 22:10:11 +00:00

9 lines
237 B
Plaintext

error:
… while calling the 'fromTOML' builtin
at /pwd/in.nix:1:1:
1| builtins.fromTOML ''
| ^
2| key = "value"
error: while parsing TOML: Dates and times are not supported