What is packaged is just the compiler and related tools, not the packages from package.elm-lang.org.
On Tue, Feb 23, 2016, at 10:19 AM, Rok Garbas wrote: > it looks there is some support for elm packages. not sure about the > documentation but you can ping people which touched those files [1]. > > try to convince them to document it or if you do it yourself even better > [2]. > > [1] > https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/compilers/elm/default.nix > [2] https://nixos.org/wiki/Contributing_to_Nix_documentation > > > On Tue, Feb 23, 2016 at 5:56 AM, Anand Patil > <[email protected]> wrote: > > Hi everyone, > > > > Does anyone have a system worked out for building Elm projects and managing > > their dependencies with Nix? It looks like an elmWithPackages was developed > > in 2013, http://comments.gmane.org/gmane.comp.lang.elm.general/648, but it > > doesn't seem to have been merged. > > > > Cheers, > > Anand > > > > _______________________________________________ > > nix-dev mailing list > > [email protected] > > http://lists.science.uu.nl/mailman/listinfo/nix-dev > > > > > > -- > Rok Garbas > http://www.garbas.si > [email protected] > _______________________________________________ > nix-dev mailing list > [email protected] > http://lists.science.uu.nl/mailman/listinfo/nix-dev _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
