about summary refs log tree commit diff
path: root/pkgs/development/beam-modules/hex-packages.nix
Commit message (Collapse)AuthorAge
* hex-packages: delete transitively unbuildable packagesOrivej Desh2017-11-08
| | | | Fixes #26279
* use https://github.com for all homepagesMatthew Bauer2017-08-17
| | | | | | | | | | GitHub does a redirect to https:// when you use http:// repology complains with: “Homepage link "https://github.com/…" is dead (HTTP error 404) for more than a month.” This will fix some of them (not all though)
* beamPackages: update packages from Hex.pmEric Merritt2016-06-15
| | | | Pull in the latest package set from hex
* hex-packages: update to the latest versionEric Merritt2016-04-23
| | | | | hex2nix has changed to accomodate elixir and erlang.mk. This includes those changes along with updates from hex itself.
* elixir: modify elixir to allow debug informationEric Merritt2016-04-23
| | | | | | 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
* beamPackages: Add support for Mix and Erlang.mkEric Merritt2016-04-23