Merge pull request #108345 from lukegb/unbreak-head

kdeApplications.kaccounts-integration: unbreak derivation
This commit is contained in:
Sandro 2021-01-03 21:23:59 +01:00 committed by GitHub
commit fe0e26dcb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
{ mkDerivation, lib, extra-cmake-modules, kdoctools, kcmutils, kcoreaddons, kwallet, accounts-qt, signond }:
mkDerivation {
name = "kaccounts-integration";
pname = "kaccounts-integration";
meta = with lib; {
homepage = "https://community.kde.org/KTp/Setting_up_KAccounts";
description = "Online accounts integration";