Nix build failure: stardust-xr-server requires rustc 1.75 or newer #18
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When trying to build the package with:
I get the error:
How to fix:
I'll create a PR with an updated
flake.lock.However I think that at some point we should think about a CI/CD pipeline that auto-updates the flake.lock.
This specific issue
stardust-xr-server requires rustc 1.75 or neweris resolved. Closing with comment.The build still fails though, I'll investigate it and might open an issue accordingly.