dino: disable parallel build
attempt to fix hydra build: https://hydra.nixos.org/build/51816616/nixlog/1
This commit is contained in:
parent
e39264ee6f
commit
95d9b582f1
@ -52,8 +52,6 @@ stdenv.mkDerivation rec {
|
|||||||
gettext
|
gettext
|
||||||
];
|
];
|
||||||
|
|
||||||
enableParallelBuilding = true;
|
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Modern Jabber/XMPP Client using GTK+/Vala";
|
description = "Modern Jabber/XMPP Client using GTK+/Vala";
|
||||||
homepage = https://github.com/dino/dino;
|
homepage = https://github.com/dino/dino;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user