treewide: remove enableParallelBuilding = true if using cmake
This commit is contained in:
@@ -19,8 +19,6 @@ stdenv.mkDerivation rec {
|
||||
|
||||
buildInputs = [ icu openssl ];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = "https://octobanana.com/software/fltrdr";
|
||||
description = "A TUI text reader for the terminal";
|
||||
|
||||
Reference in New Issue
Block a user