mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 22:03:54 +03:00
livepeer: remove enableParallelBuilding = true
This commit is contained in:
parent
d5433ef2e4
commit
8900b88162
@ -20,8 +20,6 @@ buildGoPackage rec {
|
||||
|
||||
buildInputs = [ ffmpeg_3 ];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Official Go implementation of the Livepeer protocol";
|
||||
homepage = "https://livepeer.org";
|
||||
|
Loading…
Reference in New Issue
Block a user