summaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix
index a8239dc8..d7d42460 100644
--- a/shell.nix
+++ b/shell.nix
@@ -22,5 +22,7 @@ in pkgs.mkShell {
22 nftables 22 nftables
23 deploy-rs 23 deploy-rs
24 tai64dec 24 tai64dec
25 knot-dns
26 yq
25 ]; 27 ];
26} 28}