Invoiceplane: Difference between revisions
imported>Onny Add note on enable electronic invoicing |
imported>Onny mNo edit summary |
||
| Line 25: | Line 25: | ||
src = pkgs.fetchgit { | src = pkgs.fetchgit { | ||
url = "https://git.project-insanity.org/onny/invoiceplane-vtdirektmarketing.git"; | url = "https://git.project-insanity.org/onny/invoiceplane-vtdirektmarketing.git"; | ||
rev = " | rev = "0c5807132ea6cecdb9d031d9b61e478d371f7607"; | ||
hash = "sha256- | hash = "sha256-sVunmCWRYcZwADQLhQHiuU4faMB05hEqwH1/os1Rxqo="; | ||
}; | }; | ||
makeFlags = [ "DESTDIR=$(out)" ]; | makeFlags = [ "DESTDIR=$(out)" ]; | ||