aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/lang/eval-fail-fromTOML-timestamps.err.exp
blob: f6bd19f5a26cf85a49a0ab42ce643a5025442606 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
error:
       … while calling the 'fromTOML' builtin

         at /pwd/lang/eval-fail-fromTOML-timestamps.nix:1:1:

            1| builtins.fromTOML ''
             | ^
            2|   key = "value"

       error: while parsing a TOML string: Dates and times are not supported

       at «none»:0: (source not available)