diff --git a/shell.nix b/shell.nix index cc37274..3195af8 100644 --- a/shell.nix +++ b/shell.nix @@ -6,7 +6,6 @@ in pkgs.mkShell { buildInputs = with pypkgs; [ python virtualenv - pkgs.nodePackages.sass ]; shellHook = ''