Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rust-cbindgen: 0.8.0 -> 0.8.3 #59456

Merged
merged 1 commit into from May 1, 2019
Merged

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/rust-cbindgen/versions.

meta.description for rust-cbindgen is: '"A project for generating C bindings from Rust code"'.

Compare changes on GitHub

Checks done (click to expand)
Rebuild report (if merged into master) (click to expand)

26 total rebuild path(s)

9 package rebuild(s)

9 x86_64-linux rebuild(s)
8 i686-linux rebuild(s)
3 x86_64-darwin rebuild(s)
6 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
chatzilla
firefox-unwrapped
firefoxPackages.firefox
icedtea8_web
icedtea_web
mozplugger
rust-cbindgen
slimerjs
xulrunner

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/dgdlg85nw8l3ba8zb3gwmm1dy7dzyw73-rust-cbindgen-0.8.3 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A rust-cbindgen https://github.com/r-ryantm/nixpkgs/archive/d88289596f5942b9ff495498a9b8f8454fb40c4a.tar.gz

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

ls -la /nix/store/dgdlg85nw8l3ba8zb3gwmm1dy7dzyw73-rust-cbindgen-0.8.3
ls -la /nix/store/dgdlg85nw8l3ba8zb3gwmm1dy7dzyw73-rust-cbindgen-0.8.3/bin

cc @jtojnar @andir for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rust-cbindgen/versions
@andir
Copy link
Member

andir commented Apr 26, 2019

@GrahamcOfBorg build rust-cbindgen

The "fixed-output" derivation (the hack that we call buildRustPackage) suddenly started to give me hash mismatches for this package…

@andir
Copy link
Member

andir commented May 1, 2019

So, rebased on today's master it comes to the same conclusion as the hash sum in the PR suggests.. I guess we can merge this. It might have been flaky before and most likely isn't the fault of the rust-cbindgen package.

@andir andir merged commit a6643de into NixOS:master May 1, 2019
@Mic92
Copy link
Member

Mic92 commented May 2, 2019

No this actually broke the vendor checksum for me and hydra: https://hydra.nixos.org/build/92995650/nixlog/1

@Mic92
Copy link
Member

Mic92 commented May 2, 2019

fixed in 523cccf

@andir
Copy link
Member

andir commented May 2, 2019 via email

@Mic92
Copy link
Member

Mic92 commented May 2, 2019

Have you tried to diff the two fixed outputs?

@andir
Copy link
Member

andir commented May 2, 2019

Yeah I did that just now: #60668 (comment)

@r-ryantm r-ryantm deleted the auto-update/rust-cbindgen branch May 11, 2019 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants