summaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2024-07-30 13:14:06 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2024-07-30 13:14:06 +0200
commitbbf8345289c36539c299c6d633a85d16285489d3 (patch)
treeefb23c7de97197a1bf29b7ed0e2f64e6ac6e6d4d /shell.nix
parent2f8b062363b293a72e4afa0e682f1c4371317515 (diff)
downloadnixos-bbf8345289c36539c299c6d633a85d16285489d3.tar
nixos-bbf8345289c36539c299c6d633a85d16285489d3.tar.gz
nixos-bbf8345289c36539c299c6d633a85d16285489d3.tar.bz2
nixos-bbf8345289c36539c299c6d633a85d16285489d3.tar.xz
nixos-bbf8345289c36539c299c6d633a85d16285489d3.zip
...
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