diff --git a/modules/dev.nix b/modules/dev.nix index 9c5c16a..217d41f 100644 --- a/modules/dev.nix +++ b/modules/dev.nix @@ -6,33 +6,12 @@ btop cmake drone-cli - tea # Git git gh mr - - # Elixir - elixir - - # Golang - go - gomodifytags - gotests - gore - - # Haskell - haskellPackages.haskell-language-server - # haskellPackages.cabal - haskellPackages.hoogle - stack - - # Javascript/Typescript - # deno - jq - nodejs - yarn + tea # Nix cachix @@ -40,27 +19,6 @@ nixfmt nixpkgs-fmt rnix-lsp - - # Python - black - isort - pipenv - python39 - python39Packages.pyflakes - python39Packages.nose - python39Packages.pytest - - # Rust - rustup - rust-analyzer - - # Shell - shfmt - shellcheck - - # Web - nodePackages.stylelint - nodePackages.js-beautify ]; home.file.".ghci".text = ''