Skip to content

cargo-dist: 0.13.1 -> 0.13.2#305477

Merged
matthiasbeyer merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/cargo-dist
Apr 20, 2024
Merged

cargo-dist: 0.13.1 -> 0.13.2#305477
matthiasbeyer merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/cargo-dist

Conversation

@r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for cargo-dist is: A tool for building final distributable artifacts and uploading them to an archive

meta.homepage for cargo-dist is: https://github.com/axodotdev/cargo-dist

meta.changelog for cargo-dist is: https://github.com/axodotdev/cargo-dist/blob/v0.13.2/CHANGELOG.md

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.13.2 with grep in /nix/store/yz3fflc514067mg5l69qivqx0likzack-cargo-dist-0.13.2
  • found 0.13.2 in filename of file in /nix/store/yz3fflc514067mg5l69qivqx0likzack-cargo-dist-0.13.2

Rebuild report (if merged into master) (click to expand)
1 total rebuild path(s)

1 package rebuild(s)

First fifty rebuilds by attrpath
cargo-dist
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/yz3fflc514067mg5l69qivqx0likzack-cargo-dist-0.13.2 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A cargo-dist https://github.com/r-ryantm/nixpkgs/archive/30c60b8164854c207c8233e813aaaed7571897ed.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/30c60b8164854c207c8233e813aaaed7571897ed#cargo-dist

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/yz3fflc514067mg5l69qivqx0likzack-cargo-dist-0.13.2
ls -la /nix/store/yz3fflc514067mg5l69qivqx0likzack-cargo-dist-0.13.2/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

1 package built:
  • cargo-dist

Maintainer pings

cc @figsoda @matthiasbeyer @mistydemeo for testing.

@matthiasbeyer
Copy link
Contributor

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

1 package built:
  • cargo-dist

@matthiasbeyer matthiasbeyer merged commit dab4767 into NixOS:master Apr 20, 2024
@matthiasbeyer
Copy link
Contributor

Backport pushed to #298312

@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 20, 2024
@r-ryantm r-ryantm deleted the auto-update/cargo-dist branch April 20, 2024 12:19
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