Tobias Geerinckx-Rice
c64257b8e5
Fix user-facing typos (mainly in descriptions)
2014-12-30 03:31:03 +01:00
John Wiegley
28b6fb61e6
Change occurrences of gcc to the more general cc
...
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
Ricardo M. Correia
66ca0b6163
cargoSnapshot: Update from 2014-11-22 -> 2014-12-21
2014-12-22 23:40:30 +01:00
Ricardo M. Correia
ca6d86b7fb
cargoSnapshot: Update from 2014-09-19 -> 2014-11-22
2014-11-25 01:07:10 +01:00
Ricardo M. Correia
a1f76142b4
cargoSnapshot: Fix evaluation error when building tarball
2014-09-26 02:22:04 +02:00
Ricardo M. Correia
a7a67e99b6
cargoSnapshot: Fix meta attributes
2014-09-25 23:30:27 +02:00
Ricardo M. Correia
614a99bd8e
cargoSnapshot: Add package
...
Cargo downloads your Rust project's dependencies and builds your
project.
The cargoSnapshot derivation simply uses a binary build, because
it's not easy to build cargo from source yet.
In the future, it's expected that we'll also add a derivation for
building cargo from source.
2014-09-24 18:18:15 +02:00