Merge branch 'master' into staging

Conflicts (relatively simple):
	pkgs/applications/audio/spotify/default.nix
	pkgs/build-support/cc-wrapper/default.nix
	pkgs/development/compilers/cryptol/1.8.x.nix
This commit is contained in:
Vladimír Čunát
2015-01-31 19:32:23 +01:00
564 changed files with 41840 additions and 27780 deletions

View File

@@ -140,6 +140,9 @@ stdenv.mkDerivation rec {
enableParallelBuilding = true;
doCheck = true;
checkTarget = "testall";
meta = {
description = "High-level performance-oriented dynamical language for technical computing";
homepage = "http://julialang.org/";