Merge pull request #329419 from ppenguin/fix-keepassxc
keepassxc: fix file picker
This commit is contained in:
commit
c1d339a148
@ -7,6 +7,7 @@
|
||||
, asciidoctor
|
||||
, botan3
|
||||
, curl
|
||||
, kio
|
||||
, libXi
|
||||
, libXtst
|
||||
, libargon2
|
||||
@ -115,6 +116,7 @@ stdenv.mkDerivation rec {
|
||||
buildInputs = [
|
||||
curl
|
||||
botan3
|
||||
kio
|
||||
libXi
|
||||
libXtst
|
||||
libargon2
|
||||
|
Loading…
Reference in New Issue
Block a user