about summary refs log tree commit diff
path: root/ops/kontemplate (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-12-20 r/252 fix(kontemplate): Make build compatible with readTreeVincent Ambo2-4/+2
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 Ambo47-0/+3411
This merge will not yet include moving over to buildGo.nix, as support for testing and such is not present in that library yet.