Guix package manager support for Elm

I contribute to Guix (a “purely functional” package manager à la Nix), and recently I was involved in adding support for Elm packages. For example, we now have a Guix package for TodoMVC:

For details about the new support, take a look at the documentation for elm-build-system and guix import elm.

I hope this might be useful for some folks! I’d also be glad to hear suggestions, questions, or critiques.

11 Likes

Hi Philip,

Welcome to the community! Thanks for the contribution on adding Elm support for Guix. It’s always good to see people working on projects in free software world, the ones like GNU and supported by free software foundation.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.