| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | elixir_1_9: 1.9.1 -> 1.9.2 | cw | 2019-10-14 | 1 | -2/+2 |
| * | treewide: remove redundant rec | volth | 2019-08-28 | 5 | -5/+5 |
| * | elixir_1_9: 1.9.0 -> 1.9.1 | cw | 2019-07-18 | 1 | -2/+2 |
| * | elixir_1_9: 1.9.0-rc.0 -> 1.9.0 | cw | 2019-06-25 | 1 | -2/+2 |
| * | Delete Elixir v1.4.nix | Chris Wögi | 2019-06-23 | 1 | -7/+0 |
| * | elixir_1_9: init at 1.9.0-rc.0 | cw | 2019-06-21 | 1 | -0/+7 |
| * | elixir: remove obosolete glibcLocales•••As C.UTF-8 is available now. | cw | 2019-06-21 | 1 | -4/+2 |
| * | elixir_1_8: 1.8.1 -> 1.8.2•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/elixir/versions | R. RyanTM | 2019-05-21 | 1 | -2/+2 |
| * | elixir_1_8: 1.8.0-rc.1 -> 1.8.1 | Jean-Philippe Cugnet | 2019-01-30 | 1 | -2/+2 |
| * | elixir: remember where a package is defined•••A bunch of human-facing things around Nixpkgs depend on knowing where a package was defined. This PR makes it so ofborg can ping elixir maintainers. | Graham Christensen | 2019-01-29 | 1 | -1/+2 |
| * | elixir_1_3: Remove since it is not supported anymore | Jean-Philippe Cugnet | 2019-01-05 | 1 | -7/+0 |
| * | elixir_1_8: init at 1.8.0-rc.1 | Jean-Philippe Cugnet | 2019-01-03 | 1 | -0/+7 |
| * | elixir: 1.7.3 -> 1.7.4 | Tim Digel | 2018-10-25 | 1 | -2/+2 |
| * | elixir_1_7: 1.7.2 -> 1.7.3 | Jean-Philippe Cugnet | 2018-08-27 | 1 | -2/+2 |
| * | elixir_1_6: 1.6.5 -> 1.6.6 | Jean-Philippe Cugnet | 2018-08-23 | 1 | -2/+2 |
| * | elixir_1_7: fix minimum OTP version | Jean-Philippe Cugnet | 2018-08-23 | 1 | -1/+1 |
| * | elixir_1_6: fix minimum OTP version | Jean-Philippe Cugnet | 2018-08-23 | 1 | -1/+1 |
| * | elixir: 1.7.0 -> 1.7.2 | Daiderd Jordan | 2018-08-05 | 1 | -2/+2 |
| * | elixir: fix 1.7 build on linux | Daiderd Jordan | 2018-08-04 | 1 | -0/+2 |
| * | elixir: init 1.7.0 | Daiderd Jordan | 2018-07-25 | 2 | -1/+8 |
| * | elixir: 1.6.4 -> 1.6.5 | Justin Wood | 2018-05-23 | 1 | -2/+2 |
| * | elixir: 1.6.2 -> 1.6.4 | Justin Wood | 2018-03-16 | 1 | -2/+2 |
| * | elixir: 1.6.0 -> 1.6.2 | adisbladis | 2018-03-02 | 1 | -2/+2 |
| * | Elixir: 1.6-rc -> 1.6 | Justin Wood | 2018-01-17 | 1 | -2/+2 |
| * | Update Elixir 1.6 RC | Justin Wood | 2018-01-11 | 1 | -2/+2 |
| * | Merge pull request #26805 from obsidiansystems/cross-elegant•••Make cross compilation elegant | John Ericson | 2017-12-30 | 1 | -1/+1 |
| |\ | |||||
| | * | treewide: Don't use envHook anymore•••This commits needs a MAJOR audit as I oftentimes just guessed which of `$hostOffset`, `$targetOffset`, or a fixed offset should be used. | John Ericson | 2017-12-30 | 1 | -1/+1 |
| * | | Elixir: init 1.6-rc.0 (#33034) | Justin Wood | 2017-12-26 | 1 | -0/+7 |
| * | | elixir: 1.5.2 -> 1.5.3 | Justin Wood | 2017-12-21 | 1 | -2/+2 |
| |/ | |||||
| * | elixir: 1.5.1 -> 1.5.2 | mimadrid | 2017-11-04 | 1 | -2/+2 |
| * | elixir: Fix locale problem on NixOS•••It looks like Erlang/OTP requires access to LOCALE_ARCHIVE for locales to correctly work. Elixir depends on this here: https://github.com/elixir-lang/elixir/blob/7a556b8f26f42f6b7510dc1d2351564d91ab746c/lib/elixir/src/elixir.erl#L76 Fixes #30047 | Gleb Peregud | 2017-10-04 | 1 | -2/+4 |
| * | elixir: 1.5.0 -> 1.5.1•••Also homepage URL is updated | Andrey Pavlov | 2017-08-09 | 2 | -3/+3 |
| * | pkgs: refactor needless quoting of homepage meta attribute (#27809)•••* pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances | Silvan Mosberger | 2017-08-01 | 1 | -1/+1 |
| * | elixir: 1.5.0-rc.2 -> 1.5.0 | Justin Wood | 2017-07-25 | 1 | -2/+2 |
| * | elixir: 1.5.0-rc.1 -> 1.5.0-rc.2 | Justin Wood | 2017-07-20 | 1 | -2/+2 |
| * | elixir: 1.5.0-rc.0 -> 1.5.0-rc.1 | Justin Wood | 2017-07-12 | 1 | -2/+2 |
| * | Fix quoting in Elixir generic builder | Justin Wood | 2017-07-08 | 1 | -1/+1 |
| * | Make assertion for OTP version in the generic elixir builder•••Changed Elixir 1.5 to include the fact it is an rc release | Justin Wood | 2017-06-26 | 4 | -47/+57 |
| * | Include Elixir 1.5 rc | Justin Wood | 2017-06-26 | 1 | -0/+6 |
| * | Generalize building of Elixir interpreter | Justin Wood | 2017-06-26 | 3 | -15/+26 |
| * | elixir: 1.4.2 -> 1.4.4 | mimadrid | 2017-05-15 | 1 | -2/+2 |
| * | elixir: 1.4.0 -> 1.4.2 | Tim Digel | 2017-03-07 | 1 | -2/+2 |
| * | elixir: 1.3.3 -> 1.4.0 | Moritz Ulrich | 2017-01-14 | 1 | -2/+2 |
| * | elixir: 1.3.2 -> 1.3.3 | Aaron Bull Schaefer | 2016-09-18 | 1 | -2/+2 |
| * | elixir: 1.3.1 -> 1.3.2 | Moritz Ulrich | 2016-09-08 | 1 | -2/+2 |
| * | treewide: Use makeBinPath | Tuomas Tynkkynen | 2016-08-23 | 1 | -1/+1 |
| * | elixir: 1.3.0 -> 1.3.1 | Daiderd Jordan | 2016-07-11 | 1 | -2/+2 |
| * | elixir: 1.2.6 -> 1.3.0 | Cast | 2016-06-27 | 1 | -2/+2 |
| * | beamPackages: turn on debug_info for beam packages•••This allows you to turn on debug infor for all the beam packages in the system with a single change at the top level. This is required for debugging and dialyzer work. It also allows you to switch it on on a package by package basis. | Eric Merritt | 2016-06-15 | 1 | -0/+2 |
| * | elixir: 1.2.5 -> 1.2.6 | Andrey Pavlov | 2016-06-07 | 1 | -2/+2 |
