Commit 047dde4a authored by Matt McHenry's avatar Matt McHenry
Browse files

gnucash: add patch to fix QIF import

parent f04afc57
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -86,6 +86,12 @@ stdenv.mkDerivation rec {
      url = "https://github.com/Gnucash/gnucash/commit/579eed1facc0f7834ea70b1a342ebca0f125d788.patch";
      hash = "sha256-XzRPHDPxt2TfeqO48vaNEcfF58neVDMxVqkPKrG5xoM=";
    })
    # fixes QIF imports: https://bugs.gnucash.org/show_bug.cgi?id=799492
    (fetchpatch {
      name = "qif-import.patch";
      url = "https://github.com/Gnucash/gnucash/commit/6531d3e46b7bee1add61aa6c6aaf8fb1f889a586.patch";
      hash = "sha256-Lque2w9X9yencNVzI/DfuE3H2dN46yVNnbBdiEQE6/4=";
    })
  ];

  # this needs to be an environment variable and not a cmake flag to suppress