summaryrefslogtreecommitdiffstats
path: root/pkgs/desktops/plasma-5/kwallet-pam.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/desktops/plasma-5/kwallet-pam.nix')
-rw-r--r--pkgs/desktops/plasma-5/kwallet-pam.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/desktops/plasma-5/kwallet-pam.nix b/pkgs/desktops/plasma-5/kwallet-pam.nix
index d555701c76d5..1cbfb87ea563 100644
--- a/pkgs/desktops/plasma-5/kwallet-pam.nix
+++ b/pkgs/desktops/plasma-5/kwallet-pam.nix
@@ -2,7 +2,6 @@
mkDerivation {
name = "kwallet-pam";
-
nativeBuildInputs = [ extra-cmake-modules ];
buildInputs = [ pam socat libgcrypt qtbase ];
postPatch = ''