Invoiceplane: Difference between revisions
imported>Onny Fix invoice template fetchgit attrs |
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 = "9ac724b207b1f842fe29bb270078f341259785ad"; | ||
hash = "sha256- | hash = "sha256-WYnB5QSNN74eewxNY98iWRwz5kBxbew/5iAL/N8EIlM="; | ||
}; | }; | ||
makeFlags = [ "DESTDIR=$(out)" ]; | |||
}; | }; | ||