R. RyanTM
6933d068c5
elixir: 1.12.0 -> 1.12.1
2021-05-29 19:05:07 +09:00
happysalada
7e26b2a455
elixir: remove unused setup hook
2021-05-24 10:14:44 +09:00
happysalada
79118eb657
elixir: format: group inherit
2021-05-24 10:14:44 +09:00
happysalada
58a66f0160
elixir: nixpkgs-fmt
2021-05-24 10:14:44 +09:00
happysalada
aa86fdcf85
elixir: default to 1.12; init 1.12
2021-05-24 10:14:17 +09:00
R. RyanTM
98c5dcf7df
elixir: 1.11.3 -> 1.11.4
2021-03-17 11:10:43 +00:00
Ben Siraphob
e03c068af5
treewide: makeWrapper buildInputs to nativeBuildInputs
2021-02-19 20:09:16 +07:00
Day Fisher
50f5661c5f
elixir: remove hardcoded certificate path for curl
...
The hardcoded CURL_CA_BUNDLE path does not exist on MacOS, which causes
all curl calls (e.g. in build scripts) to fail. This commit removes
that environment variable, causing curl fall back to NIX_SSL_CERT_FILE
instead.
2021-02-09 11:53:55 -07:00
Eric Bailey
35056b3b61
maintainers/teams: add beam team
2021-02-07 13:01:11 -06:00
Ben Siraphob
001c0cbe54
pkgs/development/interpreters: stdenv.lib -> lib
2021-01-23 20:29:03 +07:00
R. RyanTM
1b5f575440
elixir: 1.11.2 -> 1.11.3
2021-01-18 15:36:06 +00:00
Oleksii Filonenko
512c3c0a05
maintainers: rename filalex77 -> Br1ght0ne
2020-11-17 13:09:31 +02:00
Sebastien Braun
6780f45bc1
elixir_1_11: 1.11.1 -> 1.11.2
2020-11-09 11:57:57 +00:00
marco
6e0d3b659c
Elixir: 1.11.0 -> 1.11.1
2020-10-18 18:57:52 +02:00
marco
26857cc851
elixir_1_11: init at 1.11.0
...
Set elixir_1_11 as default elixir version.
2020-10-07 10:30:35 +02:00
cw
3c379af10b
elixir_1_6: remove
...
Additionally removed the now obsolete rebar build dependency for elixir.
2020-09-24 15:14:52 +02:00
R. RyanTM
ec8574ae71
elixir: 1.10.3 -> 1.10.4
2020-07-04 20:50:16 +00:00
Jörg Thalheim
887295fd2d
treewide: remove the-kenny from maintainers
...
@the-kenny did a good job in the past and is set as maintainer in many package,
however since 2017-2018 he stopped contributing. To create less confusion
in pull requests when people try to request his feedback, I removed him as
maintainer from all packages.
2020-05-09 10:28:57 +01:00
cw
e506284193
elixir_1_10: 1.10.2 -> 1.10.3
2020-05-05 20:13:31 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
cw
da473475d5
elixir_1_10: 1.10.1 -> 1.10.2
2020-02-26 13:12:21 +01:00
Oleksii Filonenko
60631eab82
elixir: add filalex77 to maintainers
2020-02-10 16:07:07 +02:00
Oleksii Filonenko
611019c619
elixir_1_10: 1.10.0 -> 1.10.1
2020-02-10 16:05:03 +02:00
cw
e3863ab269
elixir_1_10: init at 1.10.0
...
Set elixir_1_10 as default elixir version.
Removed elixir_1_5 as support has faded out now.
2020-01-27 11:58:02 +01:00
Robin Gloster
ac8eaa8507
treewide: fix *Flags
2019-12-30 04:50:37 +01:00
cw
110bf03058
elixir_1_9: 1.9.2 -> 1.9.4
2019-11-15 09:34:59 +01:00
cw
768215a1f4
elixir_1_9: 1.9.1 -> 1.9.2
2019-10-14 08:29:01 -07:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
cw
6b6a9ac500
elixir_1_9: 1.9.0 -> 1.9.1
2019-07-18 15:09:09 +02:00
cw
056ba630dd
elixir_1_9: 1.9.0-rc.0 -> 1.9.0
2019-06-25 09:31:15 +02:00
Chris Wögi
85bfec90aa
Delete Elixir v1.4.nix
2019-06-23 20:27:39 +02:00
cw
14fa744011
elixir_1_9: init at 1.9.0-rc.0
2019-06-21 11:04:09 +02:00
cw
24a2ee8fac
elixir: remove obosolete glibcLocales
...
As C.UTF-8 is available now.
2019-06-21 11:03:34 +02:00
R. RyanTM
25f9f8985f
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
2019-05-21 05:27:04 -07:00
Jean-Philippe Cugnet
2407326fd9
elixir_1_8: 1.8.0-rc.1 -> 1.8.1
2019-01-30 18:40:24 +01:00
Graham Christensen
18993b3dd1
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.
2019-01-29 12:32:55 -05:00
Jean-Philippe Cugnet
5cefef0d12
elixir_1_3: Remove since it is not supported anymore
2019-01-05 12:34:49 +01:00
Jean-Philippe Cugnet
4345715025
elixir_1_8: init at 1.8.0-rc.1
2019-01-03 06:23:34 +01:00
Tim Digel
cbd9a35a13
elixir: 1.7.3 -> 1.7.4
2018-10-25 15:55:15 +02:00
Jean-Philippe Cugnet
fe6ef99ffc
elixir_1_7: 1.7.2 -> 1.7.3
2018-08-27 15:16:45 +02:00
Jean-Philippe Cugnet
bd054f64f5
elixir_1_6: 1.6.5 -> 1.6.6
2018-08-23 00:23:55 +02:00
Jean-Philippe Cugnet
b16e1e63cb
elixir_1_7: fix minimum OTP version
2018-08-23 00:00:29 +02:00
Jean-Philippe Cugnet
7fa62f2df0
elixir_1_6: fix minimum OTP version
2018-08-23 00:00:07 +02:00
Daiderd Jordan
22adc5e294
elixir: 1.7.0 -> 1.7.2
2018-08-05 22:35:03 +02:00
Daiderd Jordan
ddc4235279
elixir: fix 1.7 build on linux
2018-08-04 22:46:09 +02:00
Daiderd Jordan
911b7b20c0
elixir: init 1.7.0
2018-07-25 23:48:50 +02:00
Justin Wood
be7b42f49f
elixir: 1.6.4 -> 1.6.5
2018-05-23 11:27:41 -04:00
Justin Wood
372e704f98
elixir: 1.6.2 -> 1.6.4
2018-03-16 21:15:07 -04:00
adisbladis
c67d4aaf4d
elixir: 1.6.0 -> 1.6.2
2018-03-02 10:24:13 +08:00
Justin Wood
3497ce23bd
Elixir: 1.6-rc -> 1.6
2018-01-17 14:22:48 -05:00