Merge remote-tracking branch 'origin/staging' into dnicponski/scratch/update_darwin_cctools

This commit is contained in:
Matthew Bauer
2019-11-25 22:00:13 -05:00
893 changed files with 10352 additions and 7435 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ assert (!stdenv.hostPlatform.isDarwin) -> maloader != null;
let
baseParams = rec {
name = "${targetPrefix}cctools-port-${version}";
name = "${targetPrefix}cctools-port";
version = "927.0.2";
src = fetchFromGitHub {