nheko: remove redundent parallel building flag
This commit is contained in:
parent
67d0c4f130
commit
0577b994af
@ -85,8 +85,6 @@ mkDerivation rec {
|
||||
qtgraphicaleffects
|
||||
] ++ lib.optional stdenv.isDarwin qtmacextras;
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Desktop client for the Matrix protocol";
|
||||
homepage = "https://github.com/Nheko-Reborn/nheko";
|
||||
|
Loading…
Reference in New Issue
Block a user