No description
Find a file
Vincent Ambo fe01b82c5d refactor(tools/blog_cli): Build with buildGo.nix
This is the first Go package properly built with external dependencies
using buildGo.nix
2019-12-13 21:31:01 +00:00
infra fix(k8s): Adjust blog image name to match new repo layout 2019-11-15 23:37:22 +00:00
overrides chore(overrides): Upgrade buildGo.nix 2019-12-13 12:11:50 +00:00
secrets feat(secrets): Check in secrets required by Nixery 2019-09-03 16:12:30 +01:00
services fix(third_party): Expose various other missing dependencies 2019-12-09 03:36:50 +00:00
third_party chore(third_party): Bump gopkgs needed for Google Cloud 2019-12-13 21:30:14 +00:00
tools refactor(tools/blog_cli): Build with buildGo.nix 2019-12-13 21:31:01 +00:00
.envrc feat(tools): Introduce pass-compatible wrapper using Cloud KMS 2019-09-03 16:12:30 +01:00
.gitignore chore: Catch all Nix results in gitignore 2019-09-02 17:12:06 +01:00
.travis.yml refactor: Move CI setup to separate Nix file 2019-12-09 10:58:09 +00:00
ci-builds.nix refactor: Move CI setup to separate Nix file 2019-12-09 10:58:09 +00:00
default.nix refactor: Move CI setup to separate Nix file 2019-12-09 10:58:09 +00:00
LICENSE chore: Keep project root under MIT license 2019-06-28 22:56:48 +01:00
read-tree.nix fix(read-tree): Only add marker to imported attribute sets 2019-12-10 14:46:05 +00:00
README.md docs: Add crude top-level README 2019-09-02 17:12:06 +01:00

depot

Build Status

This repository is the monorepo for my personal infrastructure. It is built using Nix and services are deployed on Google Cloud Platofrm using Nixery.

Everything in here is MIT-licensed unless otherwise indicated in a service subfolder.