diff options
author | Sergey Trofimov <sarg@sarg.org.ru> | 2025-05-12 14:50:17 +0200 |
---|---|---|
committer | Andreas Enge <andreas@enge.fr> | 2025-05-12 23:01:16 +0200 |
commit | abe2738982161bcbc951ce106c6d40974f507571 (patch) | |
tree | 1fa2392126406a8a7bb83041f4e0458db634b6f7 | |
parent | 860f3f993aef547a873ffe7bbe9b7936f891cd69 (diff) | |
download | guix-abe2738982161bcbc951ce106c6d40974f507571.tar.gz guix-abe2738982161bcbc951ce106c6d40974f507571.zip |
gnu: keepassxc: Remove unused input.
* gnu/packages/password-utils.scm (keepassxc)[inputs]: Remove
quazip-0.
Change-Id: I721d17850d821239383ad9585c389322fc2fcdde
Signed-off-by: Andreas Enge <andreas@enge.fr>
-rw-r--r-- | gnu/packages/password-utils.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/password-utils.scm b/gnu/packages/password-utils.scm index bce4af8e5f..548629c965 100644 --- a/gnu/packages/password-utils.scm +++ b/gnu/packages/password-utils.scm @@ -305,7 +305,6 @@ human.") qtsvg-5 qtwayland-5 qtx11extras - quazip-0 ; XC_KEESHARE readline wl-clipboard ;for 'wl-copy' xclip ;for 'xclip' |