tvix/eval: builtins.import does not exist, even though import does

#207
Opened by grfn at 2022-10-10T02·02+00

tvix-repl> builtins.import
error[E005]: attribute with name 'import' could not be found in the set
 --> [tvix-repl]:1:10
  |
1 | builtins.import
  |          ^^^^^^

  1. This was fixed some time ago in cl/7097

    tazjin at 2022-12-16T10·55+00

  2. tazjin closed this issue at 2022-12-16T10·55+00