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.17.0 -> 0.18.0 #116448

Merged
merged 1 commit into from Mar 16, 2021

Conversation

r-ryantm
Copy link
Contributor

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

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

meta.homepage for rust-cbindgen is: "https://github.com/eqrion/cbindgen"

meta.changelog for rust-cbindgen is: ""

Updates performed
  • Rust version update
To inspect upstream changes
Impact
Checks done (click to expand)

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

2542 package rebuild(s)

2490 x86_64-linux rebuild(s)
2131 i686-linux rebuild(s)
47 x86_64-darwin rebuild(s)
2107 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath
R
Sylk
_1password-gui
abcl
accountsservice
adapta-gtk-theme
adoptopenjdk-icedtea-web
airtame
ajour
alarm-clock-applet
alchemy
alda
aldor
alloy
alloy4
alloy5
almanah
amarok
amarok-kf5
ammonite
ammonite_2_12
ammonite_2_13
android-studio
androidStudioPackages.beta
androidStudioPackages.canary
androidStudioPackages.dev
androidStudioPackages.stable
anki-bin
antlr
antlr3
antlr3_4
antlr3_5
antlr4
antlr4_8
anydesk
apache-directory-studio
apache-flex-sdk
apache-jena
apache-jena-fuseki
apacheKafka_2_4
apacheKafka_2_5
ape
apeClex
apktool
apostrophe
appgate-sdp
appimage-run
appimage-run-tests
appindicator-sharp
apple-music-electron
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/vcc5q8754zc8awqvi97a467d8r5l96wn-rust-cbindgen-0.18.0 \
  --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 rust-cbindgen https://github.com/r-ryantm/nixpkgs/archive/03ffb4aaf60b49e4b87dc0aee64978f9ffafe17f.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/vcc5q8754zc8awqvi97a467d8r5l96wn-rust-cbindgen-0.18.0
ls -la /nix/store/vcc5q8754zc8awqvi97a467d8r5l96wn-rust-cbindgen-0.18.0/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

cc @jtojnar for testing.

@ajs124
Copy link
Member

ajs124 commented Mar 16, 2021

@mweinelt do you know if we'll need this for the upcoming firefox release?

@mweinelt
Copy link
Member

Not according to the current trunk.

❯ rg cbindgen_min_version
build/moz.configure/bindgen.configure
25:    cbindgen_min_version = Version("0.16.0")
[...]

@mweinelt
Copy link
Member

Firefox 86.0.1 still builds with this change.

@mweinelt mweinelt merged commit cb9f947 into NixOS:staging Mar 16, 2021
@r-ryantm r-ryantm deleted the auto-update/rust-cbindgen branch March 17, 2021 03:25
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

3 participants