With Nyxt, how can I make a buffer from a script?

With nyxt-3.5 from unstable, I have trouble with --remote

nyxt --remote --quit --eval '(make-window (make-buffer :url "https://en.wikipedia.org/wiki/Tomato"))'

It gives me

<WARN> [09:53:31] Warning: Error on separate thread: (UNSIGNED-BYTE 8) is not a valid :ELEMENT-TYPE for MAKE-STRING

I’ve reported this to nyxt, but they seem to have no clue and blame NixOS;)

https://discourse.atlas.engineer/t/how-can-make-a-buffer-from-a-script/834/4

Any pointers as to what I can try?:wink:

Is there any way to make Nyxt actually print a backtrace?

(Yes, as expected a naive reproduction produces the same message)