dywedir
72f8ba269c
rustfmt: 0.8.3 -> 0.9.0
2017-06-18 13:06:31 +03:00
Matthew Maurer
a8d3cb8c29
rustfmt: 0.8.1 -> 0.8.3
...
Did not bump to 0.8.4 since that doesn't build with current stable.
2017-05-26 01:33:55 +02:00
Benjamin Saunders
bbdfa06eb5
rust-bindgen: 0.23.0 -> 0.24.0
...
Fixes errors arising from unset LIBCLANG_PATH
2017-05-04 23:20:51 -07:00
Michael Raskin
9a857999e5
Merge pull request #24939 from dtzWill/update/rust-bindgen-0.23.0
...
rust-bindgen: 0.22.1 -> 0.23.0
2017-05-01 12:02:59 +02:00
Jörg Thalheim
10eef8c196
rustup: init at 1.2.0
2017-04-17 15:53:36 +02:00
Will Dietz
9961d94d9e
rust-bindgen: 0.22.1 -> 0.23.0
2017-04-15 14:47:20 -05:00
c74d
eb6a1f1f41
rustfmt: 0.8 -> 0.8.1
...
Update the `rustfmt` package from version 0.8 to version 0.8.1.
I have tested this change per nixpkgs manual section 11.1 ("Making
patches").
2017-03-29 22:24:38 +00:00
Arseniy Seroka
b02ff8ebd2
Merge pull request #24198 from 8573/8573/pkg/update/rust-bindgen/0.22.1/1
...
rust-bindgen: 0.19.1 -> 0.22.1
2017-03-22 12:37:08 +03:00
c74d
6661730f92
rust-bindgen: 0.19.1 -> 0.22.1
2017-03-22 02:08:42 +00:00
c74d
eb9f76911f
rustracer: 2.0.5 -> 2.0.6
2017-03-22 01:45:55 +00:00
c74d
5177f891f3
rustfmt: 0.7.1 -> 0.8
2017-03-21 02:11:08 +00:00
Tadas Barzdzius
5ba2afe9ba
racerd: 2016-08-23 -> 2016-12-24
2017-02-03 15:53:42 +02:00
Tadas Barzdzius
a2304b0ea3
rustfmt: 0.6.3 -> 0.7.1
2017-01-27 22:07:34 +01:00
Tadas Barzdzius
edbdb4b07e
rustracer: 1.2.10 -> 2.0.5
2017-01-27 22:07:34 +01:00
Jos van den Oever
bb84c688f6
rustfmt: 0.6.2 -> 0.6.3
2016-12-04 15:56:26 +02:00
Benjamin Saunders
8df969734a
rust-bindgen: init at 0.19.1 ( #19847 )
2016-11-23 17:09:29 +00:00
Tadas Barzdzius
535f26a9e9
rustfmt: 0.6.0 -> 0.6.2
2016-11-16 13:26:59 +02:00
Peter Pickford
841d7e157b
rainicorn: init at 1.0.0
2016-09-08 13:56:42 -07:00
Matthias Beyer
ae428c6411
rustfmt: 0.4 -> 0.6
2016-08-26 14:17:14 +02:00
Stefan Junker
9acd218a9e
rust racerd: 0.1.1 -> 2016-08-23
2016-08-23 21:25:48 +02:00
Moritz Ulrich
a6562f77d0
rustracer: Enable doCheck and fix typo.
2016-07-25 21:39:47 +02:00
Gabriel Ebner
40d5284cc2
rustfmt: add meta.platforms
2016-07-14 12:10:09 +02:00
Gabriel Ebner
457a428813
rustracer: add meta.platforms
2016-07-14 12:10:09 +02:00
David Craven
54f80775cb
rust: Refactoring of rust and cargo packages
2016-06-15 12:47:13 +02:00
Tuomas Tynkkynen
bac26e08db
Fix lots of fetchgit hashes (fallout from #15469 )
2016-06-03 17:17:08 +03:00
Moritz Ulrich
ff771e948c
rustRacer: 1.1.0 -> 1.2.10
2016-05-28 15:19:00 +02:00
Brandon Kase
ea018f8339
racerd: init at 0.1.1
...
Needed for Rust YouCompleteMe support
2016-05-14 01:28:08 -07:00
Tadas Barzdzius
357a251bfb
rustfmt: 2016-03-22 -> 0.4.0
2016-04-20 12:43:00 +03:00
Jakob Gillich
02b20eecc2
rustfmt: 2016-02-15 -> 2016-03-22
2016-03-22 17:33:06 +01:00
Arseniy Seroka
a68eae7866
rustfmt: 2015-12-23 -> 2016-02-15
2016-02-25 15:57:18 +03:00
Robin Gloster
ba4b4752f2
racerRust: 1.0.0 -> 1.1.0
2016-01-17 22:05:25 +00:00
Robin Gloster
37ebb4c2ac
rustfmt: 2015-12-08 -> 2015-12-23
2015-12-24 13:20:24 +01:00
Robin Gloster
34e67f558f
rustfmt: 2015-10-28 -> 2015-12-08
2015-12-10 16:23:39 +00:00
Ricardo M. Correia
2ede3e6ddd
rustfmt: 2015-10-17 -> 2015-10-28
...
... which also fixes the build.
Also, I've switched the compiler to the stable channel since rustfmt
supports it now.
2015-11-02 15:44:42 +01:00
Ricardo M. Correia
ef8b078ce7
rustfmt: 2015-09-23 -> 2015-10-17
...
Also convert from fetchgit to fetchFromGitHub.
2015-10-18 04:12:11 +02:00
Robin Gloster
4ed66c9f02
rustfmt: fix build
...
rustfmt now needs to have llvm in its buildInputs since rust does not bundle it
and rustfmt needs to link to it.
2015-09-24 09:00:55 +00:00
Robin Gloster
2d3537fbf2
racer: git-2015-05-18 -> 1.0.0
2015-09-24 08:58:43 +00:00
Robin Gloster
760be9cf70
rustfmt: git-2015-09-05 -> git-2015-09-23
2015-09-23 21:16:16 +00:00
Robin Gloster
7a90c8daa8
rustfmt: init at git-2015-09-05
2015-09-07 12:07:00 +00:00
Ricardo M. Correia
9b752fd0e1
buildRustPackage: Don't hardcode registry index hash
...
Instead, discover it automatically when building the package.
This makes `buildRustPackage` more future-proof with respect to changes
in how `cargo` generates the hash.
Also, it fixes broken builds in i686 because apparently, cargo generates
a different registry index hash in this architecture (compared to
x86-64).
2015-05-19 19:02:38 +02:00
Ricardo M. Correia
85c48934bc
racerRust: 2015-05-04 -> 2015-05-18
...
Fixes build failure with rustc 1.0.0.
2015-05-19 03:08:34 +02:00
Ricardo M. Correia
755df64ee3
Merge pull request #7501 from wizeman/u/upd-rust
...
Add support for Rust / Cargo packaging
2015-05-12 17:30:11 +02:00
Ricardo M. Correia
e40a43cd1f
rustRacer: 2015-04-12 -> 2015-05-04
2015-05-12 17:28:52 +02:00
Pascal Wittmann
f99d5cf2fc
Fixed some descriptions
2015-04-28 10:55:20 +02:00
Ricardo M. Correia
d6093505cc
buildRustPackage: Get rid of /proc/self/cwd hack
...
This makes buildRustPackage portable to non-Linux platforms.
Additionally, now we also save the `Cargo.lock` file into the fetch output, so
that we don't have to run $cargoUpdateHook again just before building.
2015-04-23 20:22:19 +02:00
Ricardo M. Correia
d648be6724
buildRustPackage: Add check phase and enable it by default
...
Also disable check phase in cargo as there are lots of failures (some
probably due to trying to access the network).
2015-04-21 20:45:05 +02:00
Georges Dubus
7d67efa3f2
Add support for building cargo'ed Rust programs
2015-04-21 19:46:29 +02:00
Dmitry Belyaev
854f81da34
Update racerRust
2015-04-16 13:37:18 +10:00
Jordan Woehr
5821e91bd1
Restructure rustc derivations for ease of updating.
...
Update racerRust to use new rustcMaster and upgrade cargoSnapshot so racer builds.
2015-03-02 12:40:55 -07:00
robmike
9d6bad0b9e
Install racer.el
2015-01-23 21:12:22 -05:00