summaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/shell.nix b/shell.nix
index 0b874564..05ba992b 100644
--- a/shell.nix
+++ b/shell.nix
@@ -25,7 +25,5 @@ in pkgs.mkShell {
25 knot-dns 25 knot-dns
26 yq 26 yq
27 nvfetcher 27 nvfetcher
28
29 (pkgs.callPackage hosts/surtr/email/spm {})
30 ]; 28 ];
31} 29}