Post #1963477
2026-05-03 20:36 UTC
@HenrikLievonen @laund @tamme Maybe having rustc set LC_MESSAGES=C instead of LC_ALL=C would work?
Replies (1)
-
@HenrikLievonen@mastodon.hli.fi 2026-05-04 17:16
@bjorn3@hachyderm.io @laund@wetdry.world @tamme@fosstodon.org Maybe? Though I think that this is also a NixOS bug as there must also be other corner cases that it fails to handle.. Hence I opened a PR that should address these: https://github.com/NixOS/nixpkgs/pull/516579 Also ping @nobody@mastodon.acm.org as I think you said that you could review this.