summaryrefslogtreecommitdiff
path: root/pkgs/development/interpreters/lfe (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix lfeDavid2021-05-183-14/+30
* maintainers/teams: add beam teamEric Bailey2021-02-071-1/+1
* treewide: remove stdenv where not neededPavol Rusnak2021-01-251-1/+1
* pkgs/development/interpreters: stdenv.lib -> libBen Siraphob2021-01-231-3/+3
* lfe: 1.2.1 -> 1.3•••Add patches to the builder expression, and add those necessary for 1.3. Eric Bailey2020-02-103-4/+65
* lfe: add message to OTP version assertionEric Bailey2020-02-101-2/+4
* tree-wide: replace uses of splitString "." with lib.versions•••Quoting from the splitString docstring: NOTE: this function is not performant and should never be used. This replaces trivial uses of splitString for splitting version strings with the (potentially builtin) splitVersion. Joachim Fasting2019-09-261-2/+2
* LFE 1.2 does not support OTP 20Justin Wood2017-07-122-0/+7
* Make sure the LFE test suite is being runJustin Wood2017-07-111-2/+19
* Generalize building of LFEJustin Wood2017-07-102-26/+19
* lfe: 1.1.1 -> 1.2.1•••- Use buildRebar3 instead of mkDerivation, obviating the need for setup-hook.sh - Manually build proper and patch rebar.config s.t. it doesn't try to fetch it - Set checkTarget = "travis" and actually run the tests Eric Bailey2016-12-083-15/+37
* treewide: Use makeBinPathTuomas Tynkkynen2016-08-231-1/+1
* lfe: init at 1.1.1 (#16865)•••This is a first pass at adding an LFE package. N.B. man pages are ignored for now.Eric Bailey2016-07-122-0/+67