-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
cargo,clippy,rustc,rustfmt: 1.80.1 -> 1.81.0 #339854
Conversation
Successfully built |
Confirmed |
This breaks |
Bisected to rust-lang/rust#127866. |
One of rust-lang/rust@c3d3d6f, rust-lang/rust@c15469a fixes this. I'll figure out which one tomorrow. |
It's the latter, so I guess once rust-lang/rust#130034 is merged I'll apply it and we can re-enable fastCross. |
Fixes: CVE-2024-24576
to clarify for anyone else confused about this, this fixes CVE-2024-43402, not CVE-2024-24576 (which got fixed in 1.77.2). Both are Windows-only, so the impact for Nix is zero, or at least very close to zero. |
Nixpkgs supports building Rust programs for Windows. |
Sorry for the wrong CVE ID though. |
Description of changes
Fixes: CVE-2024-24576
Built:
Please help test Darwin.
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.