summaryrefslogtreecommitdiffstats
path: root/pkgs/development/beam-modules
AgeCommit message (Collapse)Author
2016-04-23beam-modules: refactor - remove commented out codeEric Merritt
2016-04-23hex-packages: update to the latest versionEric Merritt
hex2nix has changed to accomodate elixir and erlang.mk. This includes those changes along with updates from hex itself.
2016-04-23move rebar3-nix-bootstrap to rebar3Eric Merritt
This moves rebar3-nix-bootstrap from its own repository to rebar3. Its a single file and this vastly reduces the complexity of making changes.
2016-04-23elixir: modify elixir to allow debug informationEric Merritt
This modifies the elixir derivation to allow 'debugInfo' to be set. This will build the elixir library with debug information and allow dializer to be used it derivative projects
2016-04-23beam-support: update registry to latest '59b836d'Eric Merritt
2016-04-23beamPackages: Add support for Mix and Erlang.mkEric Merritt