Age | Commit message (Collapse) | Author | Files | Lines |
|
This is now done in my work-specific configuration, which is
elsewhere.
|
|
|
|
|
|
Including external variables does not work. You must import them. This
change corrects the External Variables section of the cluster-config
README.
Signed-off-by: Vincent Ambo <tazjin@google.com>
|
|
The kontemplate build will keep using `buildGoPackage` for now until
I've had the time to add tests to //nix/buildGo
|
|
|
|
This merge will not yet include moving over to buildGo.nix, as support
for testing and such is not present in that library yet.
|
|
|
|
This fixes readTree and the various project builds, as well
as (hopefully) most documentation links inside of the projects.
|
|
This moves the various projects from "type-based" folders (such as
"services" or "tools") into more appropriate semantic folders (such as
"nix", "ops" or "web").
Deprecated projects (nixcon-demo & gotest) which only existed for
testing/demonstration purposes have been removed.
(Note: *all* builds are broken with this commit)
|