webdriver: init at 0.0.0+build.18.7ceaf1f

This commit is contained in:
Eric Merritt
2016-01-15 08:16:46 -08:00
parent acf4bfd585
commit e8933f6a4e
2 changed files with 43 additions and 0 deletions

View File

@@ -7,5 +7,8 @@ let
buildRebar3 = callPackage ./build-rebar3.nix {};
buildHex = callPackage ./build-hex.nix {};
## Non hex packages
webdriver = callPackage ./webdriver {};
};
in self // self.hex