mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
Merge pull request #108345 from lukegb/unbreak-head
kdeApplications.kaccounts-integration: unbreak derivation
This commit is contained in:
commit
fe0e26dcb9
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue