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

remove arch

This commit is contained in:
lapineige 2024-01-17 14:48:54 +00:00 committed by GitHub
parent cad850c31d
commit 99ff835d76
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -128,7 +128,7 @@ ram.runtime = "500M"
#extras.elixir15.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
### Elixir 15 with mise
extras.mise.repo = "deb arch=amd64 https://mise.jdx.dev/deb stable main"
extras.mise.repo = "deb https://mise.jdx.dev/deb stable main"
extras.mise.key = "https://mise.jdx.dev/gpg-key.pub"
extras.mise.packages = ["mise"]