diff --git a/shell.nix b/shell.nix index a3c424c..c61e651 100644 --- a/shell.nix +++ b/shell.nix @@ -10,6 +10,5 @@ pkgs.mkShell { ''; buildInputs = with pkgs; [ nodePackages.node2nix - nix-prefetch-scripts ]; } \ No newline at end of file