Skip to content

cargo-modules: 0.11.2 -> 0.15.5#305714

Merged
matthiasbeyer merged 1 commit intoNixOS:masterfrom
aktaboot:update-cargo-modules
Apr 21, 2024
Merged

cargo-modules: 0.11.2 -> 0.15.5#305714
matthiasbeyer merged 1 commit intoNixOS:masterfrom
aktaboot:update-cargo-modules

Conversation

@aktaboot
Copy link
Contributor

Description of changes

Tried debugging why the tests were failing to no avail, help appreciated.
mind that most of the failing tests come from the smoke test framework that hasn't received updates in a while

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.05 Release Notes (or backporting 23.05 and 23.11 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.

@aktaboot
Copy link
Contributor Author

@rvarago @matthiasbeyer @figsoda maintainer ping

The old version (0.11.2) was failing tests after the recent rust version bump to 1.77.0

@matthiasbeyer
Copy link
Contributor

Please squash the commits into one. The second commit does not follow the commit guidelines. Adding the skips in the update commit is IMO fine, so you can simply squash them.

@matthiasbeyer
Copy link
Contributor

Result of nixpkgs-review pr 305714 run on x86_64-linux 1

1 package built:
  • cargo-modules

@aktaboot aktaboot force-pushed the update-cargo-modules branch from 2195ca7 to 821fa71 Compare April 21, 2024 11:19
@ofborg ofborg bot requested review from figsoda and matthiasbeyer April 21, 2024 11:25
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Apr 21, 2024
@matthiasbeyer
Copy link
Contributor

Result of nixpkgs-review pr 305714 run on x86_64-linux 1

1 package built:
  • cargo-modules

@ofborg ofborg bot requested a review from matthiasbeyer April 21, 2024 11:46
@matthiasbeyer matthiasbeyer merged commit 1c6685f into NixOS:master Apr 21, 2024
@github-actions
Copy link
Contributor

Successfully created backport PR for release-23.11:

@github-actions
Copy link
Contributor

Git push to origin failed for release-23.11 with exitcode 1

@matthiasbeyer
Copy link
Contributor

Backport pushed to #298312

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

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants