Merge pull request #277977 from trofi/liferea-in-parallel

liferea: enable parallel builds
This commit is contained in:
Martin Weinelt
2024-01-01 04:17:19 +01:00
committed by GitHub
@@ -60,6 +60,8 @@ stdenv.mkDerivation rec {
gst-plugins-bad
]);
enableParallelBuilding = true;
pythonPath = with python3Packages; [
pygobject3
pycairo