about summary refs log tree commit diff
path: root/overrides/kontemplate/default.nix (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-06-29 r/1130 chore(ops): Clean up old GCP infrastructure filesVincent Ambo1-13/+0
This removes almost all of the GCP-infrastructure leftovers from my previous setup. The DNS configuration is retained, but moves to my user folder instead. Change-Id: I1867acd379443882f11a3c645846c9902eadd5b0 Reviewed-on: https://cl.tvl.fyi/c/depot/+/782 Tested-by: BuildkiteCI Reviewed-by: eta <eta@theta.eu.org> Reviewed-by: isomer <isomer@tvl.fyi>
2020-02-21 r/559 chore: Rename pkgs->depot in all Nix file headersVincent Ambo1-2/+2
2019-12-20 r/252 fix(kontemplate): Make build compatible with readTreeVincent Ambo1-12/+6
The kontemplate build will keep using `buildGoPackage` for now until I've had the time to add tests to //nix/buildGo
2019-12-20 r/242 feat(overrides/kontemplate): Automatically use primary-cluster.yamlVincent Ambo1-2/+7
2019-12-20 r/238 refactor: Fix a variety of filepaths for repo relayoutingVincent Ambo1-0/+14
This fixes readTree and the various project builds, as well as (hopefully) most documentation links inside of the projects.