Skip to content

Commit 4d2418e

Browse files
gnucash: add libsecret to support db password storage in keychain (#364868)
2 parents 0752b1b + aed10d7 commit 4d2418e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkgs/by-name/gn/gnucash/package.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
libdbi,
1818
libdbiDrivers,
1919
libofx,
20+
libsecret,
2021
libxml2,
2122
libxslt,
2223
makeWrapper,
@@ -58,6 +59,7 @@ stdenv.mkDerivation rec {
5859
libdbi
5960
libdbiDrivers
6061
libofx
62+
libsecret
6163
libxml2
6264
libxslt
6365
swig

0 commit comments

Comments
 (0)