Skip to content

Commit

Permalink
Install jsonnet-bundler go-jsonnet and prometheus
Browse files Browse the repository at this point in the history
  • Loading branch information
porridge committed Oct 9, 2023
1 parent 9755fb5 commit c810b41
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Applications:
* `docker` (macOS)
* `envsubst` (and other gettext utilities)
* `gcloud`
* `go-jsonnet` and bundler
* `gradle`
* `helm`
* `jq`
Expand All @@ -40,6 +41,7 @@ Applications:
* OpenShift Client `oc`
* OpenShift Cluster Manager Client `ocm`
* `pre-commit`
* `prometheus`
* `terraform` and `terragrunt`
* `vault`
* `wget`
Expand Down
3 changes: 3 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,12 @@
pkgs.gnumake
pkgs.go_1_20
pkgs.jq
pkgs.jsonnet-bundler
pkgs.go-jsonnet
pkgs.kubectl
pkgs.kubectx
pkgs.kubernetes-helm
pkgs.prometheus
pkgs.vault
pkgs.wget
pkgs.yq-go
Expand Down

0 comments on commit c810b41

Please sign in to comment.