about summary refs log tree commit diff
path: root/ops/kontemplate/README.md (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-01-18 r/412 docs(ops/kontemplate): Update installation notesVincent Ambo1-9/+8
Removed the AUR package (which has not been updated since 2017) and made Nix the recommended installation method.
2019-12-30 r/320 docs(kontemplate): Update documentation for depot changesVincent Ambo1-11/+10
2019-12-20 r/252 fix(kontemplate): Make build compatible with readTreeVincent Ambo1-2/+0
The kontemplate build will keep using `buildGoPackage` for now until I've had the time to add tests to //nix/buildGo
2019-12-20 chore(kontemplate): Prepare kontemplate for depot-mergeVincent Ambo1-0/+190
This merge will not yet include moving over to buildGo.nix, as support for testing and such is not present in that library yet.