plasma5Packages.kguiaddons: use a better homepage
Otherwise, it defaults to https://kde.org/, which doesn't have anything on it specific to kguiaddons.
This commit is contained in:
parent
f8e875671f
commit
0b8e02e744
1 changed files with 2 additions and 0 deletions
|
@ -11,4 +11,6 @@ mkDerivation {
|
|||
propagatedBuildInputs = [ qtbase ];
|
||||
|
||||
outputs = [ "out" "dev" ];
|
||||
|
||||
meta.homepage = "https://invent.kde.org/frameworks/kguiaddons";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue