Closed ProducerMatt closed 2 years ago
Thanks! Indeed, I left this unresolved when I wrote the tests, I'm not sure anymore if the test is wrong or the code. I'll look into it at some point. Does the failing test prevent installation on Nix or something?
Sort of. I was using buildRustPackage, which automatically runs tests and fails the build if any test fails. Now that I know it's ok I'll just patch it to skip that test :)
"Tere" pkg now available in the unstable nixpkgs repository. :) https://github.com/NixOS/nixpkgs/pull/182654
Cool, thanks! You can also make a PR that updates the readme with a mention of the nix installation if you wish, though I won't be able to review it during the next couple of days.
Encountered first on NixOS, then tested in an Ubuntu docker container.