No description
Find a file
Vincent Ambo 1619f58d78 feat(tools): Add 'gotest' program to demonstrate pkgs.buildGo
This is a tiny program that does nothing but exists to demonstrate
pkgs.buildGo by building a program that depends on a local library as
well as a protobuf definition.
2019-11-22 16:28:22 +00:00
external fix(build): Work around rules_nixpkgs repository setup 2019-07-04 15:59:42 +01:00
infra fix(k8s): Adjust blog image name to match new repo layout 2019-11-15 23:37:22 +00:00
overrides fix(buildGo): Use stable build ID when linking outputs 2019-11-22 16:14:52 +00:00
secrets feat(secrets): Check in secrets required by Nixery 2019-09-03 16:12:30 +01:00
services feat(nix): Filter projects that should be built by CI 2019-11-15 23:25:41 +00:00
third_party chore(nix): Move files around to conform to new read-tree layout 2019-11-15 15:26:08 +00:00
tools feat(tools): Add 'gotest' program to demonstrate pkgs.buildGo 2019-11-22 16:28:22 +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(build): Only build projects explicitly set as CI projects 2019-09-22 17:21:35 +01:00
default.nix feat(nix): Filter projects that should be built by CI 2019-11-15 23:25:41 +00:00
LICENSE chore: Keep project root under MIT license 2019-06-28 22:56:48 +01:00
read-tree.nix chore(nix): Move files around to conform to new read-tree layout 2019-11-15 15:26:08 +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.