Merge remote-tracking branch 'upstream/staging' into deps-reorg
This commit is contained in:
@@ -101,4 +101,6 @@ stdenv.mkDerivation rec {
|
||||
];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
outputs = [ "out" "dev" ];
|
||||
}
|
||||
|
||||
@@ -103,4 +103,6 @@ stdenv.mkDerivation rec {
|
||||
];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
outputs = [ "out" "dev" ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user