Commit Graph

8 Commits

Author SHA1 Message Date
Alex Martens
4888f60568 rust-bindgen: 0.61.0 -> 0.63.0 2023-01-28 10:14:28 -08:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Alex Martens
bea58512db rust-bindgen: 0.59.2 -> 0.61.0 2022-11-11 09:47:12 +00:00
Malo Bourgon
16e15fa68f treewide: add meta.mainProgram to many packages 2022-05-04 18:08:19 -07:00
K900
af7c34be0b rustfmt: drop separate nightly alias
If you really want it, override it.
2022-04-07 19:42:14 +03:00
K900
e5f5ad71ac rust-bindgen: use rustfmt-nightly
bindgen's tests rely on specific output from rustfmt that uses
unstable features, so breaks when we build rustfmt as stable.

Also, use a better way to specify the rustfmt executable.
2022-04-06 13:03:23 +03:00
Guillaume Girol
d1d0d1184e rust-bindgen: fix meta 2022-02-03 12:00:00 +00:00
Guillaume Girol
703bbde201 rust-bindgen: separate into unwrapped and wrapped 2022-02-03 14:53:17 +01:00