summaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell.nix b/shell.nix
index 5bcb8180..005187c7 100644
--- a/shell.nix
+++ b/shell.nix
@@ -7,7 +7,7 @@ in pkgs.mkShell {
7 nativeBuildInputs = builtins.attrValues self.packages.${system} ++ (with pkgs; [ 7 nativeBuildInputs = builtins.attrValues self.packages.${system} ++ (with pkgs; [
8 sops 8 sops
9 wireguard-tools 9 wireguard-tools
10 gup 10 # gup
11 nftables 11 nftables
12 deploy-rs.packages.${system}.deploy-rs 12 deploy-rs.packages.${system}.deploy-rs
13 knot-dns 13 knot-dns