summary refs log tree commit diff
path: root/pkgs/applications/audio/tageditor/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/tageditor/default.nix')
-rw-r--r--pkgs/applications/audio/tageditor/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/applications/audio/tageditor/default.nix b/pkgs/applications/audio/tageditor/default.nix
index 02e23084cf5..320a26b8172 100644
--- a/pkgs/applications/audio/tageditor/default.nix
+++ b/pkgs/applications/audio/tageditor/default.nix
@@ -45,8 +45,6 @@ stdenv.mkDerivation rec {
     tagparser
   ];
 
-  enableParallelBuilding = true;
-
   meta = with pkgs.lib; {
     homepage = "https://github.com/Martchus/tageditor";
     description = "A tag editor with Qt GUI and command-line interface supporting MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska";