1
 2
 3
 4
 5
 6
 7
 8
 9
10
error:
       … while calling the 'length' builtin
         at /pwd/in.nix:1:1:
            1| builtins.length 1
             | ^
            2|

       … while evaluating the first argument passed to builtins.length

       error: expected a list but found an integer: 1