summary refs log tree commit diff
path: root/pkgs/applications/editors/texmaker/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/editors/texmaker/default.nix')
-rw-r--r--pkgs/applications/editors/texmaker/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/applications/editors/texmaker/default.nix b/pkgs/applications/editors/texmaker/default.nix
index 75f22da2516..80220241eb6 100644
--- a/pkgs/applications/editors/texmaker/default.nix
+++ b/pkgs/applications/editors/texmaker/default.nix
@@ -19,8 +19,6 @@ mkDerivation rec {
     "METAINFODIR=${placeholder "out"}/share/metainfo"
   ];
 
-  enableParallelBuilding = true;
-
   meta = with lib; {
     description = "TeX and LaTeX editor";
     longDescription=''