xrelkd
438b487561
rust-bindgen: 0.49.2 -> 0.49.3
2019-06-27 00:03:44 +08:00
worldofpeace
0cc397c3a7
Merge pull request #63745 from arcnmx/rust-darwin-bindgen
...
rust-bindgen: 0.49.0 -> 0.49.2
2019-06-25 10:59:26 -04:00
arcnmx
8cd878c4a5
cargo-expand: fix darwin build
2019-06-24 13:57:08 -07:00
arcnmx
250b31dbfc
rust-bindgen: 0.49.0 -> 0.49.2
...
Update fixes a checkPhase test on darwin.
2019-06-24 13:48:33 -07:00
xrelkd
5702d02c38
cargo-bloat: 0.7.0 -> 0.7.1
2019-06-20 20:31:17 +08:00
xrelkd
71ce2a1cd3
cargo-make: 0.19.5 -> 0.20.0
2019-06-16 22:51:51 +08:00
xrelkd
b9d5b16ccc
cargo-xbuild: 0.5.11 -> 0.5.12
2019-06-14 13:05:21 +08:00
xrelkd
cf65af601c
cargo-make: 0.19.4 -> 0.19.5
2019-06-10 10:27:05 +08:00
xrelkd
3f624ed0a2
cargo-bloat: 0.6.4 -> 0.7.0
2019-06-05 19:09:22 +08:00
Mario Rodas
7531309c6e
Merge pull request #62404 from xrelkd/update/cargo-make
...
cargo-make: 0.19.3 -> 0.19.4
2019-06-03 09:12:58 -05:00
Alyssa Ross
062210bdff
treewide: update cargoSha256 hashes for cargo-vendor upgrade
...
A recent upgrade of cargo-vendor changed its output slightly, which
broke all cargoSha256 hashes in nixpkgs.
See https://github.com/NixOS/nixpkgs/issues/60668 for more information.
Since then, a few hashes have been fixed in master by hand, but there
were a lot still to do, so I did all of the ones left over with some
scripts I wrote.
The one hash I wasn’t able to update was habitat's, because it’s
currently broken and the build doesn’t get far enough to produce a
hash anyway.
2019-06-01 15:17:52 +00:00
xrelkd
e9d3a570a6
cargo-make: 0.19.3 -> 0.19.4
2019-06-01 22:54:05 +08:00
xrelkd
264dc86c07
cargo-xbuild: 0.5.9 -> 0.5.11
2019-06-01 14:51:23 +08:00
John Wiegley
f244c4fe5e
Revert "rustfmt: mark as broken on darwin"
...
This reverts commit c4bc3e1fe2
, because it
is working well on my macOS 10.13 system.
2019-05-30 23:30:10 -07:00
xrelkd
cb9b203068
cargo-make: 0.19.2 -> 0.19.3
2019-05-28 10:51:28 +08:00
xrelkd
aa90dc21b5
cargo-make: 0.19.1 -> 0.19.2
2019-05-27 09:41:50 +08:00
xrelkd
7415e6a9fc
cargo-xbuild: 0.5.8 -> 0.5.9
2019-05-25 09:49:23 +08:00
Vladyslav M
525ba92d22
rustup: 1.18.2 -> 1.18.3
2019-05-23 16:13:29 +03:00
xrelkd
b6769b6876
cargo-sweep: fix cargoSha256
2019-05-16 21:38:43 +08:00
xrelkd
c1756a0628
cargo-make: init at 0.19.1
2019-05-15 22:25:30 -05:00
xrelkd
3a5fdff830
cargo-bloat: 0.6.3 -> 0.6.4
2019-05-13 22:29:19 +08:00
Renaud
ad36fb38e2
Merge pull request #60992 from danieldk/cargo-asm-0.1.17
...
cargo-asm: 0.1.16 -> 0.1.17
2019-05-07 13:11:17 +02:00
xrelkd
150bad7cbd
cargo-bloat: 0.6.2 -> 0.6.3
2019-05-06 18:04:44 +08:00
Daniël de Kok
912e7abd69
cargo-asm: 0.1.16 -> 0.1.17
...
This version has some improvements across the board, such as improved
demangling of LLVM-IR.
2019-05-05 17:24:17 +02:00
xrelkd
7c6679d787
rustup: 1.18.1 -> 1.18.2
2019-05-02 21:18:10 -05:00
Jörg Thalheim
523cccf073
rust-cbindgen: fix cargoSha256
...
this got broken in a6643de25d
cc @andir
2019-05-02 08:28:38 +01:00
Andreas Rammhold
a6643de25d
rust-cbindgen: 0.8.0 -> 0.8.3 ( #59456 )
...
rust-cbindgen: 0.8.0 -> 0.8.3
2019-05-01 14:29:39 +02:00
xrelkd
aac7f657fe
cargo-expand: 0.4.11 -> 0.4.12
2019-04-28 11:04:39 +08:00
Jörg Thalheim
a784e28c27
rustup: 1.17.0 -> 1.18.1 ( #60098 )
...
rustup: 1.17.0 -> 1.18.1
2019-04-27 11:14:43 +01:00
xrelkd
6361e70117
rust-bindgen: 0.42.2 -> 0.49.0
...
Update homepage URL (rust-bindgen has been moved to
https://github.com/rust-lang/rust-bindgen from
https://github.com/rust-lang-nursery/rust-bindgen )
2019-04-26 17:51:49 +08:00
xrelkd
dc6190f04a
rustup: 1.17.0 -> 1.18.1
2019-04-26 17:50:04 +08:00
Vladyslav M
6a0f1080a1
rls: 1.31.7 -> 1.34.0 ( #60181 )
...
rls: 1.31.7 -> 1.34.0
2019-04-26 00:20:07 +03:00
Renaud
526a406f11
Merge pull request #59557 from xrelkd/add/cargo-sweep
...
cargo-sweep: init at 0.4.1
2019-04-25 22:56:49 +02:00
Symphorien Gibol
ac52800168
rls: 1.31.7 -> 1.34.0
2019-04-25 21:24:19 +02:00
Timo Kaufmann
c4bc3e1fe2
rustfmt: mark as broken on darwin
2019-04-23 13:22:55 +02:00
Timo Kaufmann
ac938fdea4
rustfmt: 1.0.1 -> 1.2.1
...
Fixes the build after the rustc 1.34.0 update in
https://github.com/NixOS/nixpkgs/pull/59366 .
2019-04-23 12:36:39 +02:00
xrelkd
b6daf2da64
cargo-expand: 0.4.10 -> 0.4.11
2019-04-20 14:21:11 +08:00
xrelkd
8d931722bc
cargo-bloat: init at 0.6.2
2019-04-17 18:20:26 +08:00
xrelkd
9d8c0c264d
cargo-sweep: init at 0.4.1
2019-04-15 11:16:11 +08:00
R. RyanTM
d88289596f
rust-cbindgen: 0.8.0 -> 0.8.3
...
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-04-14 03:21:59 -07:00
Dmitry Kalinkin
ee742f9e37
Merge pull request #56032 from robertodr/update_pyo3-pack
...
pyo3-pack: 0.3.8 -> 0.5.0
2019-04-13 11:10:31 -04:00
xrelkd
c73e35a9b4
cargo-xbuild: 0.5.7 -> 0.5.8 ( #59328 )
2019-04-11 22:33:28 +02:00
xrelkd
6efb05a573
cargo-expand: init at 0.4.10 ( #59199 )
2019-04-11 21:59:12 +02:00
xrelkd
57705705ae
cargo-xbuild: init at 0.5.7 ( #59228 )
2019-04-10 12:05:24 +02:00
Andreas Rammhold
b6fff67587
rust-cbindgen: add andir (myself) as maintainer
2019-03-18 17:18:40 +01:00
Andreas Rammhold
f10d6564ea
rust-cbindgen: 0.6.7 -> 0.8.0
2019-03-18 17:18:38 +01:00
dywedir
2a4a90f740
rustup: 1.16.0 -> 1.17.0
2019-03-07 13:50:55 +02:00
Roberto Di Remigio
ae2512d30e
pyo3-pack: 0.3.8 -> 0.5.0
2019-03-01 23:25:29 -05:00
Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
...
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Frederik Rietdijk
815b77cbe6
Merge master into staging-next
2019-02-18 14:18:04 +01:00