nixpkgs/pkgs/applications/office/gnucash
Thomas Levine 70c339dd47 gnucash: enable dbi
My accounts are stored in the DBI backend (SQLite, specifically).
Before the present change, GnuCash would be compiled without DBI
 support (`--disable-dbi` flag), so I could only use the XML backend.
Now I can use either backend.

I made the change only for 2.6. It looks like 2.4 works the same way,
so maybe I'll enable DBI for that one later.

Making nix packages is delightful! It might replace my accounting hobby!
2016-02-13 17:47:19 +00:00
..
2.6.nix gnucash: enable dbi 2016-02-13 17:47:19 +00:00
default.nix gnucash-2.4.15: disable test suite 2015-11-18 15:25:52 +01:00