racer: updated to last git master

This commit is contained in:
Georges Dubus
2015-01-09 14:16:04 +01:00
parent 12c5a49933
commit 74f15178b1
2 changed files with 6 additions and 2 deletions
@@ -16,6 +16,10 @@ assert !stdenv.isFreeBSD;
expected. Once the language is stable (1.0) , we might want to
switch it to use nix's packaged rust compiler.
NOTE : some derivation depend on rust. When updating this, please make
sure those derivations still compile. (racer, for example).
*/
let shortVersion = "0.13-dev";