dino: disable parallel build

attempt to fix hydra build: https://hydra.nixos.org/build/51816616/nixlog/1
This commit is contained in:
Jörg Thalheim 2017-04-21 16:24:55 +02:00
parent e39264ee6f
commit 95d9b582f1
No known key found for this signature in database
GPG Key ID: CA4106B8D7CC79FA

View File

@ -52,8 +52,6 @@ stdenv.mkDerivation rec {
gettext
];
enableParallelBuilding = true;
meta = with stdenv.lib; {
description = "Modern Jabber/XMPP Client using GTK+/Vala";
homepage = https://github.com/dino/dino;