Merge pull request #277977 from trofi/liferea-in-parallel
liferea: enable parallel builds
This commit is contained in:
@@ -60,6 +60,8 @@ stdenv.mkDerivation rec {
|
||||
gst-plugins-bad
|
||||
]);
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
pythonPath = with python3Packages; [
|
||||
pygobject3
|
||||
pycairo
|
||||
|
||||
Reference in New Issue
Block a user