From 21d6a3367015c380f26a4a711e934bf2b07ab8c6 Mon Sep 17 00:00:00 2001
From: Daniel Firth <dan.firth@homotopic.tech>
Date: Fri, 30 Dec 2022 20:01:12 +0000
Subject: [PATCH] shell/default.nix: add horizon-{gen-nix, spec}

---
 shell/default.nix | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/shell/default.nix b/shell/default.nix
index 56ae06ea..82d9f157 100644
--- a/shell/default.nix
+++ b/shell/default.nix
@@ -13,6 +13,8 @@ let
     containers
     dhall
     http-conduit
+    horizon-gen-nix
+    horizon-spec
     lens
     lens-aeson
     path
-- 
GitLab