diff options
Diffstat (limited to 'shell.nix')
| -rw-r--r-- | shell.nix | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -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 | } |
