Invoiceplane: Difference between revisions
Remove unstable notice |
→Invoice templates: Update example template |
||
Line 34: | Line 34: | ||
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 = "0a891d836e199cf0f6bd2c4276991665d5d3405e"; | ||
hash = "sha256- | hash = "sha256-GhKd+dviufeGi3ZnyukzvwzVE5BO7jAx1SdsG/ioSeU="; | ||
}; | }; | ||
makeFlags = [ "DESTDIR=$(out)" ]; | makeFlags = [ "DESTDIR=$(out)" ]; |