@ -16,6 +16,8 @@
in {
devShell = pkgs.mkShell {
nativeBuildInputs = with pkgs; [
nodePackages.typescript-language-server
(python39.withPackages (pypkgs:
with pypkgs; [
beautifulsoup4