pull/198/head
connor rigby 2016-11-10 13:41:38 -08:00
parent 47ade5599a
commit a5f1123c5a
2 changed files with 3 additions and 3 deletions

View File

@ -87,8 +87,8 @@ defmodule Fw.Mixfile do
[
{:nerves, "~> 0.3.0"},
{:nerves_firmware_http, github: "nerves-project/nerves_firmware_http"},
# {:farmbot_configurator, github: "Farmbot/farmbot_configurator"}
{:farmbot_configurator, path: "../farmbot_configurator"}
{:farmbot_configurator, github: "Farmbot/farmbot_configurator"}
# {:farmbot_configurator, path: "../farmbot_configurator"}
]
end

View File

@ -15,7 +15,7 @@
"exrm": {:hex, :exrm, "1.0.8", "5aa8990cdfe300282828b02cefdc339e235f7916388ce99f9a1f926a9271a45d", [:mix], [{:relx, "~> 3.5", [hex: :relx, optional: false]}]},
"fake_nerves": {:git, "https://github.com/ConnorRigby/fake_nerves.git", "0ffd1df5f4a823257c1c5966d74cd1b26263b2a9", []},
"farmbot_auth": {:git, "https://github.com/Farmbot/farmbot_auth.git", "97f003ee4f241c65a6f4f835e9db733c84c7f477", []},
"farmbot_configurator": {:git, "https://github.com/Farmbot/farmbot_configurator.git", "1fb13c087859659dcf189b814c2bc4c4c3ea5b53", []},
"farmbot_configurator": {:git, "https://github.com/Farmbot/farmbot_configurator.git", "02ba0c42e286acc10660d913f5ab720add91e3a9", []},
"gen_stage": {:hex, :gen_stage, "0.8.0", "a76e3f0530f86fae8b8a1021c06527b1ec171cf4c0bdfecd8d5ad0376d1205af", [:mix], []},
"getopt": {:hex, :getopt, "0.8.2", "b17556db683000ba50370b16c0619df1337e7af7ecbf7d64fbf8d1d6bce3109b", [:rebar], []},
"gettext": {:hex, :gettext, "0.12.1", "c0624f52763469ef7a3674919ae28b8286d88195b90fa1516180f31bbbd26d14", [:mix], []},