Skip to content

Commit

Permalink
Make Rebar backend depend on Erlang
Browse files Browse the repository at this point in the history
  • Loading branch information
eproxus authored Nov 25, 2024
1 parent 5c4332e commit 388b4eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -704,6 +704,7 @@ rancher.backends = ["asdf:abinet/asdf-rancher"]
rbac-lookup.backends = ["aqua:FairwindsOps/rbac-lookup", "asdf:looztra/asdf-rbac-lookup"]
rclone.backends = ["ubi:rclone/rclone", "asdf:johnlayton/asdf-rclone"]
rebar.backends = ["asdf:Stratus3D/asdf-rebar"]
rebar.depends = ["erlang"]
reckoner.backends = ["asdf:FairwindsOps/asdf-reckoner"]
redis.backends = ["asdf:smashedtoatoms/asdf-redis"]
redis-cli.backends = ["asdf:NeoHsu/asdf-redis-cli"]
Expand Down

0 comments on commit 388b4eb

Please sign in to comment.