diff options
Diffstat (limited to 'shell.nix')
-rw-r--r-- | shell.nix | 2 |
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 ]; } |