mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-20 08:59:32 +03:00
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 = [
|
||||
akonadi akonadi-search kconfig kservice kio mailcommon mailimporter messagelib
|
||||
];
|
||||
preHook = ''
|
||||
set -x
|
||||
'';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user