elmPackages.elm-format: reflect text 2.0.1 -> 2.0.2
This commit is contained in:
parent
c965531c8c
commit
fa65158286
@ -106,7 +106,7 @@ let
|
||||
elm-format-markdown = self.callPackage ./packages/elm-format-markdown.nix {};
|
||||
|
||||
# elm-format requires text >= 2.0
|
||||
text = self.text_2_0_1;
|
||||
text = self.text_2_0_2;
|
||||
# elm-format-lib requires hspec-golden < 0.2
|
||||
hspec-golden = self.hspec-golden_0_1_0_3;
|
||||
# unorderd-container's tests indirectly depend on text < 2.0
|
||||
|
Loading…
Reference in New Issue
Block a user