baloo: fix outputs

Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
This commit is contained in:
Yaroslav Bolyukin 2021-06-18 21:29:13 +03:00 committed by Raphael Megzari
parent 3198bfe23b
commit ad874fdff1

View file

@ -12,5 +12,6 @@ mkDerivation {
kauth kconfig kcrash kdbusaddons ki18n kio kidletime lmdb qtdeclarative
solid
];
outputs = [ "dev" "out" ];
propagatedBuildInputs = [ kcoreaddons kfilemetadata qtbase ];
}