Skip to content

cargo-llvm-lines: 0.4.36 -> 0.4.37#302226

Merged
matthiasbeyer merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/cargo-llvm-lines
Apr 7, 2024
Merged

cargo-llvm-lines: 0.4.36 -> 0.4.37#302226
matthiasbeyer merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/cargo-llvm-lines

Conversation

@r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Apr 7, 2024

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

meta.description for cargo-llvm-lines is: Count the number of lines of LLVM IR across all instantiations of a generic function

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

meta.changelog for cargo-llvm-lines is: https://github.com/dtolnay/cargo-llvm-lines/releases/tag/0.4.37

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 0.4.37 with grep in /nix/store/pblvnhxcskfb7a7p6mx26qmn503iwsrs-cargo-llvm-lines-0.4.37
  • found 0.4.37 in filename of file in /nix/store/pblvnhxcskfb7a7p6mx26qmn503iwsrs-cargo-llvm-lines-0.4.37

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

1 package rebuild(s)

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

Either download from Cachix:

nix-store -r /nix/store/pblvnhxcskfb7a7p6mx26qmn503iwsrs-cargo-llvm-lines-0.4.37 \
  --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-llvm-lines https://github.com/r-ryantm/nixpkgs/archive/5c9dfe494ab196b9f518f2dd5331245db195018c.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/5c9dfe494ab196b9f518f2dd5331245db195018c#cargo-llvm-lines

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

ls -la /nix/store/pblvnhxcskfb7a7p6mx26qmn503iwsrs-cargo-llvm-lines-0.4.37
ls -la /nix/store/pblvnhxcskfb7a7p6mx26qmn503iwsrs-cargo-llvm-lines-0.4.37/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-llvm-lines

Maintainer pings

cc @figsoda @matthiasbeyer for testing.

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

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

1 package built:
  • cargo-llvm-lines

@matthiasbeyer matthiasbeyer merged commit b85364a into NixOS:master Apr 7, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Apr 7, 2024

Successfully created backport PR for release-23.11:

@r-ryantm r-ryantm deleted the auto-update/cargo-llvm-lines branch April 7, 2024 12:16
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