about summary refs log tree commit diff stats
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 d7db15c..4d46e2a 100644
--- a/shell.nix
+++ b/shell.nix
@@ -25,7 +25,5 @@ pkgs.mkShell {
 
     ko
     flyctl
-    nodePackages.vercel
-    netlify-cli
   ];
 }