elm-interface-to-json: init at 0.1 (#32194)
elm-interface-to-json -> init at 0.1
This commit is contained in:
committed by
Daiderd Jordan
parent
4a7a497fb6
commit
94b7925b30
@@ -72,7 +72,9 @@ let
|
||||
where foo is a tag for a new version, for example "0.3.1-alpha".
|
||||
*/
|
||||
elm-format = self.callPackage ./packages/elm-format.nix { };
|
||||
|
||||
elm-interface-to-json = self.callPackage ./packages/elm-interface-to-json.nix {
|
||||
aeson-pretty = self.aeson-pretty_0_7_2;
|
||||
};
|
||||
};
|
||||
in elmPkgs // {
|
||||
inherit elmPkgs;
|
||||
|
||||
Reference in New Issue
Block a user