add some integration packages

This commit is contained in:
Rok Garbas 2020-03-30 09:27:22 +02:00
parent 0536f6ed71
commit 08ab45d6a4
Failed to generate hash of commit

View file

@ -57,6 +57,9 @@ in pkgs.stdenv.mkDerivation {
(with pkgs.elmPackages; [ (with pkgs.elmPackages; [
elm elm
elm-format elm-format
elm-language-server
elm-test
elm-analyse
]); ]);
# TODO: elm-webpack-loader is trying to download the packages instead of using # TODO: elm-webpack-loader is trying to download the packages instead of using