about summary refs log tree commit diff
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2020-04-19T22·30+0100
committerVincent Ambo <tazjin@google.com>2020-04-19T22·30+0100
commit688175c1f70f20a23ebfe566efb15deb66735a55 (patch)
tree9214dc52a8d9192c4f9e3ea332d7383544730d93
parenteb36f30aef57e12e52f62386e1bb8a0690c85395 (diff)
feat(ops/nixos/camden): Install honk r/637
-rw-r--r--ops/nixos/camden/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/ops/nixos/camden/default.nix b/ops/nixos/camden/default.nix
index 1a06a5e7b8..d360ecc63b 100644
--- a/ops/nixos/camden/default.nix
+++ b/ops/nixos/camden/default.nix
@@ -86,6 +86,7 @@ in lib.fix(self: {
     # programs from the depot
     (with depot; [
       third_party.git
+      third_party.honk
       third_party.pounce
     ]) ++