dmadisetti/steam-tui

Problem("Utf8Error { valid_up_to: 8841, error_len: Some(1) }")

Closed this issue · 8 comments

I get this while trying to log in to steam-tui on a NixOS machine:

Problem("Utf8Error { valid_up_to: 8841, error_len: Some(1) }")

Using nixpkgs or the flake?

Nixpkgs, I've tried stable and unstable channels.

I didn't put the time to clone the repo and debug on my end yet.

NixPkgs is way behind, I was hoping to cut another release after #47, but I haven't worked on this in a bit

I am able to reproduce this with nixpkgs-unstable

Will close on nix release

Any updates on this issue?
Also I assume I can fix it by using the flake but Im not sure how to set it up can anyone help me here?

I added steam-tui.url to inputs but Im not sure what to do next.

Woops. Thanks for the reminder

nixpkgs is updated. Tested locally. Please reopen if another issue arises

(It's on head, will be in unstable after a few days on cache)