aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/tools/rust/cbindgen/default.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-12-06rust-cbindgen: drop my maintainershipAndreas Rammhold1-1/+1
I only picked this up as a result of caring for Firefox. I am not interested in this anymore.
2020-10-22rust-cbindgen: 0.14.4 -> 0.15.0R. RyanTM1-3/+3
2020-08-31rust-cbindgen: 0.14.3 -> 0.14.4R. RyanTM1-3/+3
2020-07-02rust-cbindgen: 0.14.2 -> 0.14.3R. RyanTM1-3/+3
2020-05-04rust-cbindgen: 0.13.2 -> 0.14.2R. RyanTM1-3/+3
2020-04-04Revert "Revert "rust-cbindgen: 0.13.1 -> 0.13.2""Florian Klink1-4/+4
This reverts commit 09dde57e93d010b786eed4796d53f34a6c6e3891. Apparently, the rust-cbindgen bump wasn't the cause for the firefox build error reported in https://github.com/NixOS/nixpkgs/pull/83247 (we could reproduce the build error even after 09dde57e93d010b786eed4796d53f34a6c6e3891 applied). For some reason it must have succeeded on hydra, as it's in the cache, tricking us in believing 76458f89f47b1b8b2db1e6272f56d3919ce682d0 broke it initially. So the build seems flaky of some sort - we haven't yet determined whether it's luck, compiling with the right CPUs or something else. :-/ There's still some investigation to be done (https://github.com/NixOS/nixpkgs/issues/84283), but no need to keep an ineffective revert around.
2020-04-04Revert "rust-cbindgen: 0.13.1 -> 0.13.2"Florian Klink1-4/+4
This reverts commit 76458f89f47b1b8b2db1e6272f56d3919ce682d0. It was causing the firefox build to fail. See https://github.com/NixOS/nixpkgs/pull/83247 for the discussion.
2020-03-23rust-cbindgen: 0.13.1 -> 0.13.2R. RyanTM1-4/+4
2020-03-15rust-cbindgen: upgrade cargo fetcher and cargoSha256Benjamin Hipple1-4/+1
Infra upgrade as part of #79975; no functional change expected.
2020-02-13treewide: change fetchCargoTarball default to opt-outBenjamin Hipple1-0/+3
Changes the default fetcher in the Rust Platform to be the newer `fetchCargoTarball`, and changes every application using the current default to instead opt out. This commit does not change any hashes or cause any rebuilds. Once integrated, we will start deleting the opt-outs and recomputing hashes. See #79975 for details.
2020-02-11rust-cbindgen: 0.10.0 -> 0.13.1Andreas Rammhold1-3/+3
2019-11-25rust-cbindgen: 0.9.1 -> 0.10.0R. RyanTM1-2/+2
2019-10-21rust-cbdindgen: 0.9.0 -> 0.9.1Andreas Rammhold1-3/+3
2019-10-21rust-cbindgen: skip expand testsAndreas Rammhold1-2/+4
The expand tests require unstable rust features.
2019-10-20rust-cbdindgen: 0.9.0 -> 0.9.1Andreas Rammhold1-3/+3
2019-10-20rust-cbindgen: skip expand testsAndreas Rammhold1-2/+4
The expand tests require unstable rust features.
2019-08-31treewide: name -> pname (#67513)volth1-1/+1
2019-08-03rust-cbindgen: 0.8.7 -> 0.9.0Jonathan Ringer1-3/+3
2019-07-14rust-cbindgen: 0.8.3 -> 0.8.7taku01-2/+5
2019-05-02rust-cbindgen: fix cargoSha256Jörg Thalheim1-1/+1
this got broken in https://github.com/NixOS/nixpkgs/commit/a6643de25d17a5b01651186205e37c90c1738395 cc @andir
2019-04-14rust-cbindgen: 0.8.0 -> 0.8.3R. RyanTM1-2/+2
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
2019-03-18rust-cbindgen: add andir (myself) as maintainerAndreas Rammhold1-1/+1
2019-03-18rust-cbindgen: 0.6.7 -> 0.8.0Andreas Rammhold1-3/+3
2018-11-14rust-cbindgen: 0.6.3 -> 0.6.7Andreas Rammhold1-3/+3
2018-10-27rust-cbindgen: fix darwin buildDaiderd Jordan1-1/+3
2018-10-19rust-cbindgen: 0.6.2 -> 0.6.3Vladyslav Mykhailichenko1-3/+3
2018-08-22rust-cbindgen: 0.6.1 -> 0.6.2Vladyslav Mykhailichenko1-2/+2
2018-07-28rust-cbindgen: 0.6.0 -> 0.6.1Vladyslav Mykhailichenko1-3/+3
2018-05-23rust-cbindgen: init at 0.6.0Jan Tojnar1-0/+22