mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-13 17:23:08 +00:00
baloo: fix outputs
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
This commit is contained in:
parent
3198bfe23b
commit
ad874fdff1
@ -12,5 +12,6 @@ mkDerivation {
|
||||
kauth kconfig kcrash kdbusaddons ki18n kio kidletime lmdb qtdeclarative
|
||||
solid
|
||||
];
|
||||
outputs = [ "dev" "out" ];
|
||||
propagatedBuildInputs = [ kcoreaddons kfilemetadata qtbase ];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user