yakuake: set outputs to reduce runtime closure

This commit is contained in:
Frederik Rietdijk 2022-04-27 16:50:44 +02:00 committed by Frederik Rietdijk
parent 538ace2858
commit 65fb2b12e9

View File

@ -23,6 +23,8 @@ mkDerivation {
extra-cmake-modules kdoctools
];
outputs = [ "out" "dev" ];
meta = {
homepage = "https://yakuake.kde.org";
description = "Quad-style terminal emulator for KDE";