rust: Updates & rename rustUnstable to rustNighly.

This commit is contained in:
joachim schiele
2016-11-29 17:09:01 +01:00
committed by Moritz Ulrich
parent 75f131da02
commit 8806344618
9 changed files with 69 additions and 24 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ rec {
srcSha = "1w0alyyc29cy2lczrqvg1kfycjxy0xg8fpzdac80m88fxpv23glp";
patches = [
./patches/disable-lockfile-check.patch
./patches/disable-lockfile-check-stable.patch
] ++ stdenv.lib.optional stdenv.needsPax ./patches/grsec.patch;
inherit targets;