about summary refs log tree commit diff
path: root/pkgs/applications/misc
diff options
context:
space:
mode:
authorWeijia Wang <9713184+wegank@users.noreply.github.com>2023-03-16 14:48:09 +0200
committerGitHub <noreply@github.com>2023-03-16 14:48:09 +0200
commit3f27a6e65fedd177ddecbf2146c128ab4f458ef1 (patch)
treea8bc2aba3422c91026d56fac5723c354ca8c0591 /pkgs/applications/misc
parentae660ed77ef846d7b1b5b6a158d184ad993e5af9 (diff)
parent4e2b7d7a929ffa4a63328a71853dabd99ed403ca (diff)
Merge pull request #221472 from teutat3s/fix/qMasterPassword-styles
qMasterPassword: back to qt5, qtstyleplugins missing in qt6
Diffstat (limited to 'pkgs/applications/misc')
-rw-r--r--pkgs/applications/misc/qMasterPassword/default.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgs/applications/misc/qMasterPassword/default.nix b/pkgs/applications/misc/qMasterPassword/default.nix
index 2cdc3bdd9f3a9..8ac8ae5f4f55e 100644
--- a/pkgs/applications/misc/qMasterPassword/default.nix
+++ b/pkgs/applications/misc/qMasterPassword/default.nix
@@ -6,7 +6,6 @@
 , qmake
 , qtbase
 , qttools
-, qtwayland
 , openssl
 , libscrypt
 , wrapQtAppsHook
@@ -23,7 +22,7 @@ stdenv.mkDerivation rec {
     sha256 = "sha256-VQ1ZkXaZ5sUbtWa/GreTr5uXvnZ2Go6owJ2ZBK25zns=";
   };
 
-  buildInputs = [ qtbase qtwayland libX11 libXtst openssl libscrypt ];
+  buildInputs = [ qtbase libX11 libXtst openssl libscrypt ];
   nativeBuildInputs = [ qmake qttools wrapQtAppsHook ];
 
   # Upstream install is mostly defunct. It hardcodes target.path and doesn't