Skip to content

Commit

Permalink
rebar.config: add rebar3_hex
Browse files Browse the repository at this point in the history
  • Loading branch information
sorki committed Jan 16, 2024
1 parent d786915 commit 607a084
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
]}.

{plugins, [
rebar3_hex,
{ rebar3_nix, ".*", {git, "https://github.com/erlang-nix/rebar3_nix.git", {tag, "v0.1.1"}}}
]}.

0 comments on commit 607a084

Please sign in to comment.