Merge branch 'master' into staging

... to get the systemd update (rebuilding ~7k jobs).
This commit is contained in:
Vladimír Čunát
2016-05-26 16:50:22 +02:00
239 changed files with 14833 additions and 1959 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
let
inherit (bootPkgs) ghc;
in
in
stdenv.mkDerivation rec {
version = "8.0.1";
name = "ghc-${version}";