Skip to content

Commit

Permalink
chore: add erlang to nix
Browse files Browse the repository at this point in the history
  • Loading branch information
borgoat committed May 24, 2022
1 parent 18d7c34 commit cf8274f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
pkgs.mkShell {
buildInputs = [
pkgs.elixir
pkgs.erlang
];
}

0 comments on commit cf8274f

Please sign in to comment.