rebar3-nix: init at 0.1.0

This commit is contained in:
David
2021-05-17 16:08:07 +09:00
committed by Raphael Megzari
parent eec3738f4c
commit f2dd3eac0e
3 changed files with 25 additions and 0 deletions
@@ -23,6 +23,7 @@ let
# rebar3 port compiler plugin is required by buildRebar3
pc = callPackage ./pc { };
rebar3-nix = callPackage ./rebar3-nix { };
fetchHex = callPackage ./fetch-hex.nix { };