Skip to content

cargo,clippy,rustc,rustfmt: 1.78.0 -> 1.79.0#320250

Merged
alyssais merged 1 commit intoNixOS:stagingfrom
alyssais:rust-1.79
Jul 6, 2024
Merged

cargo,clippy,rustc,rustfmt: 1.78.0 -> 1.79.0#320250
alyssais merged 1 commit intoNixOS:stagingfrom
alyssais:rust-1.79

Conversation

@alyssais
Copy link
Member

@alyssais alyssais commented Jun 16, 2024

Description of changes

For the first time, it seems that no new kernel patch is required!

Built:

  • firefox on aarch64-linux
  • firefox on x86_64-linux
  • thunderbird on aarch64-linux
  • thunderbird on x86_64-linux
  • watchman on aarch64-linux
  • watchman on x86_64-linux
  • fd on aarch64-darwin
  • fd on aarch64-linux
  • fd on x86_64-darwin
  • fd on x86_64-linux

Help needed testing fd on Darwin!

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.11 Release Notes (or backporting 23.11 and 24.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added the 6.topic: rust General-purpose programming language emphasizing performance, type safety, and concurrency. label Jun 16, 2024
@ofborg ofborg bot requested review from amiloradovsky, cpages and gebner June 16, 2024 14:45
@ofborg ofborg bot added 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. labels Jun 16, 2024
@zowoq
Copy link
Contributor

zowoq commented Jun 17, 2024

Built fd on aarch64-darwin and x86_64-darwin.

@nixos-discourse
Copy link

For the first time, it seems that no new kernel patch is required!
@drakon64
Copy link
Contributor

drakon64 commented Jul 4, 2024

Is this likely to be backported to NixOS 24.05? Seems the COSMIC desktop (which there's a test Flake for) now requires Rust 1.79.

@alyssais
Copy link
Member Author

alyssais commented Jul 4, 2024

Is this likely to be backported to NixOS 24.05?

No, unless a package that needs to be updated in 24.05 for security reasons (most likely Firefox) starts requiring it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: rust General-purpose programming language emphasizing performance, type safety, and concurrency. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants