kdeApplications.mbox-importer: fix hydra build
build failed with "log limit exceeded", disable verbose logging
This commit is contained in:
parent
fc7c95b0aa
commit
223aad2053
@ -14,7 +14,4 @@ mkDerivation {
|
|||||||
buildInputs = [
|
buildInputs = [
|
||||||
akonadi akonadi-search kconfig kservice kio mailcommon mailimporter messagelib
|
akonadi akonadi-search kconfig kservice kio mailcommon mailimporter messagelib
|
||||||
];
|
];
|
||||||
preHook = ''
|
|
||||||
set -x
|
|
||||||
'';
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user