1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bonfire_ynh.git synced 2024-09-03 18:16:01 +02:00

use elixir

This commit is contained in:
lapineige 2023-08-12 14:01:15 +02:00 committed by GitHub
parent 6488f5e475
commit 34976895e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -118,7 +118,7 @@ ram.runtime = "500M"
# erlang 26, for elixir v1.15
extras.elixir.repo = "deb https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang/ubuntu jammy main"
extras.elixir.key = "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xb279943d2a549531e144b875f77f1eda57ebb1cc"
extras.elixir.packages = ["elixir-lang"]
extras.elixir.packages = ["elixir"]
# exlang-dev -> https://github.com/elixir-lang/ex_doc/pull/1442/files # Debian default package is newer (enough), don't use this custom repo
### just dependency