Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Nix build fails #580

Open
jzbor opened this issue Jun 9, 2024 · 1 comment
Open

🐛 Nix build fails #580

jzbor opened this issue Jun 9, 2024 · 1 comment

Comments

@jzbor
Copy link

jzbor commented Jun 9, 2024

Description

Trying to build the nix flake fails:

[jzbor@desktop-i5] ~ nix build github:neon-mmd/websurfx                                        
error: builder for '/nix/store/xlvhl3vqi7k23nxc51f1wa8kprdvg704-websurfx-deps-1.12.1.drv' failed with exit code 101;
       last 10 log lines:
       > [naersk] RUSTFLAGS:
       > [naersk] CARGO_BUILD_RUSTFLAGS:
       > [naersk] CARGO_BUILD_RUSTFLAGS (updated):  --remap-path-prefix /nix/store/66490qh10sfqj2qylj9czkm5y1yh5v3a-crates-io-dependencies=/sources --remap-path-prefix /nix/store/5ns6rp3bm69966l11irsd6z5hd7lp35s-git-dependencies=/sources
       > building
       > cargo build $cargo_release -j "$NIX_BUILD_CORES" --message-format=$cargo_message_format
       > error: package `actix-cors v0.7.0` cannot be built because it requires rustc 1.75 or newer, while the currently active rustc version is 1.72.0
       > Either upgrade to rustc 1.75 or newer, or use
       > cargo update -p [email protected] --precise ver
       > where `ver` is the latest version of `actix-cors` supporting rustc 1.72.0
       > [naersk] cargo returned with exit code 101, exiting
       For full logs, run 'nix log /nix/store/xlvhl3vqi7k23nxc51f1wa8kprdvg704-websurfx-deps-1.12.1.drv'.
error: 1 dependencies of derivation '/nix/store/pn68dhlddsbfjn8w23932yy039w0pj92-websurfx-1.12.1.drv' failed to build

Screenshots

No response

Do you want to work on this issue?

None

Additional information

No response

Copy link

github-actions bot commented Jun 9, 2024

To reduce notifications, issues are locked until they are 🏁 status: ready for dev and to be assigned. You can learn more in our contributing guide https://github.com/neon-mmd/websurfx/blob/rolling/CONTRIBUTING.md

@github-actions github-actions bot locked and limited conversation to collaborators Jun 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant