Skip to content

cargo-tally: 1.0.42 -> 1.0.43#304015

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

cargo-tally: 1.0.42 -> 1.0.43#304015
matthiasbeyer merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/cargo-tally

Conversation

@r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/dtolnay/cargo-tally/releases.

meta.description for cargo-tally is: Graph the number of crates that depend on your crate over time

meta.homepage for cargo-tally is: https://github.com/dtolnay/cargo-tally

meta.changelog for cargo-tally is: https://github.com/dtolnay/cargo-tally/releases/tag/1.0.43

Updates performed
  • Rust version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.0.43 with grep in /nix/store/8sz2rxrrcai63llrpwlylqn204k5792w-cargo-tally-1.0.43
  • found 1.0.43 in filename of file in /nix/store/8sz2rxrrcai63llrpwlylqn204k5792w-cargo-tally-1.0.43

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

1 package rebuild(s)

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

Either download from Cachix:

nix-store -r /nix/store/8sz2rxrrcai63llrpwlylqn204k5792w-cargo-tally-1.0.43 \
  --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-tally https://github.com/r-ryantm/nixpkgs/archive/cf8ecfbd027393f633c27a891408d1b0eedb5bb8.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/cf8ecfbd027393f633c27a891408d1b0eedb5bb8#cargo-tally

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

ls -la /nix/store/8sz2rxrrcai63llrpwlylqn204k5792w-cargo-tally-1.0.43
ls -la /nix/store/8sz2rxrrcai63llrpwlylqn204k5792w-cargo-tally-1.0.43/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-tally

Maintainer pings

cc @figsoda @matthiasbeyer for testing.

@ofborg ofborg bot requested review from figsoda and matthiasbeyer April 14, 2024 13:01
@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 14, 2024
@matthiasbeyer
Copy link
Contributor

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

1 package built:
  • cargo-tally

@matthiasbeyer matthiasbeyer merged commit 237bab7 into NixOS:master Apr 14, 2024
@matthiasbeyer
Copy link
Contributor

Backport pushed to #298312

@r-ryantm r-ryantm deleted the auto-update/cargo-tally branch April 15, 2024 00:17
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