elmPackages.elm-git-install: init at 0.1.3

This commit is contained in:
Marek Fajkus 2021-12-12 18:51:33 +01:00
parent 5cd364b9f4
commit 480fbd7048
No known key found for this signature in database
GPG Key ID: 95585219BA6FE2CC
3 changed files with 646 additions and 601 deletions

View File

@ -215,7 +215,7 @@ let
};
};
inherit (nodePkgs) elm-doc-preview elm-live elm-upgrade elm-xref elm-analyse;
inherit (nodePkgs) elm-doc-preview elm-live elm-upgrade elm-xref elm-analyse elm-git-install;
};
in hsPkgs.elmPkgs // elmNodePackages // elmRustPackages // {

View File

@ -10,5 +10,6 @@
"elm-xref",
"create-elm-app",
"elm-optimize-level-2",
"elm-review"
"elm-review",
"elm-git-install"
]

File diff suppressed because it is too large Load Diff