aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/lang/eval-fail-fromTOML-timestamps.err.exp
blob: 5b60d253de332ddbdbb33f40bcfeef06e6372bac (plain)
1
2
3
4
5
6
7
8
9
10
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