Commit Graph

15 Commits

Author SHA1 Message Date
Eric Bailey
d82ece4de7 beam.beamLib.callLFE: support hash xor sha256 2024-01-31 21:53:58 -06:00
Eric Bailey
a594d95f9e beam.beamLib.callLFE: update src
Update owner from rvirding to lfe, as it was moved at least a couple years ago.
2024-01-31 21:52:52 -06:00
Weijia Wang
79e79829f5 lfe: update proper 2023-03-21 23:31:17 +02:00
Artturin
c6568adb00 treewide: makeWrapper buildInputs to nativeBuildInputs
most found with https://github.com/siraben/nix-lint
2022-08-16 13:14:19 +03:00
Jonathan Ringer
524a50d75e
lfe: update homepage 2021-12-28 10:08:56 -08:00
David
9f4878daca fix lfe 2021-05-18 05:40:58 +09:00
Eric Bailey
35056b3b61 maintainers/teams: add beam team 2021-02-07 13:01:11 -06:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob
001c0cbe54 pkgs/development/interpreters: stdenv.lib -> lib 2021-01-23 20:29:03 +07:00
Eric Bailey
d723b91223 lfe: 1.2.1 -> 1.3
Add patches to the builder expression, and add those necessary for 1.3.
2020-02-10 20:03:47 +01:00
Eric Bailey
49fe429990 lfe: add message to OTP version assertion 2020-02-10 20:03:47 +01:00
Joachim Fasting
bad07dfac5
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.
2019-09-26 17:42:49 +02:00
Justin Wood
8dc7d34942
LFE 1.2 does not support OTP 20 2017-07-12 10:01:40 -04:00
Justin Wood
0573610a5f
Make sure the LFE test suite is being run 2017-07-11 14:16:48 -04:00
Justin Wood
c87d4d4a19 Generalize building of LFE 2017-07-10 20:37:33 -04:00