nixpkgs/pkgs/development/tools/goa/deps.nix

77 lines
2.2 KiB
Nix
Raw Normal View History

2018-10-10 21:17:32 +00:00
# This file was generated by https://github.com/kamilchm/go2nix v1.2.1
2016-09-16 14:24:51 +00:00
[
{
goPackagePath = "github.com/dimfeld/httppath";
fetch = {
type = "git";
url = "https://github.com/dimfeld/httppath";
2018-10-10 21:17:32 +00:00
rev = "ee938bf735983d53694d79138ad9820efff94c92";
sha256 = "1c1kic8g3r78g6h4xl8n2ac1waxsb9fqz40k20ypi08k24mv3ha9";
2016-09-16 14:24:51 +00:00
};
}
{
goPackagePath = "github.com/manveru/faker";
fetch = {
type = "git";
url = "https://github.com/manveru/faker";
2018-10-10 21:17:32 +00:00
rev = "9fbc68a78c4dbc7914e1a23f88f126bea4383b97";
sha256 = "1cnrf4wdjhxd9fryhlp2krl9acz6dzwic89gshs49pg3aajlf4dy";
2016-09-16 14:24:51 +00:00
};
}
{
goPackagePath = "github.com/satori/go.uuid";
fetch = {
type = "git";
url = "https://github.com/satori/go.uuid";
2018-10-10 21:17:32 +00:00
rev = "36e9d2ebbde5e3f13ab2e25625fd453271d6522e";
sha256 = "0nc0ggn0a6bcwdrwinnx3z6889x65c20a2dwja0n8can3xblxs35";
2016-09-16 14:24:51 +00:00
};
}
{
goPackagePath = "github.com/spf13/cobra";
fetch = {
type = "git";
url = "https://github.com/spf13/cobra";
2018-10-10 21:17:32 +00:00
rev = "4dab30cb33e6633c33c787106bafbfbfdde7842d";
sha256 = "1g7p7c2azqaxbfkx5yaznk0z1inqnajlbwv921k6vh8i1xdblxk5";
2016-09-16 14:24:51 +00:00
};
}
{
goPackagePath = "github.com/spf13/pflag";
fetch = {
type = "git";
url = "https://github.com/spf13/pflag";
2018-10-10 21:17:32 +00:00
rev = "1ce0cc6db4029d97571db82f85092fccedb572ce";
sha256 = "02wsc01npnpc7srqw7rzaihn2hjmrkfy2x412fxbb675j2hk9cx6";
2016-09-16 14:24:51 +00:00
};
}
{
goPackagePath = "github.com/zach-klippenstein/goregen";
fetch = {
type = "git";
url = "https://github.com/zach-klippenstein/goregen";
rev = "795b5e3961ea1912fde60af417ad85e86acc0d6a";
sha256 = "113kx47ryhyb803v8ckizlrc34cmwcwb0h28v34bahd2mir8nq3l";
};
}
{
goPackagePath = "golang.org/x/tools";
fetch = {
type = "git";
url = "https://go.googlesource.com/tools";
2018-10-10 21:17:32 +00:00
rev = "f60d9635b16a5a57b06eaa119614ba4df421966a";
sha256 = "1h587gvgwlpjdn8q3s8i1blfwfklqi0cpb0szj99w1mkgl0ads13";
2016-09-16 14:24:51 +00:00
};
}
{
goPackagePath = "gopkg.in/yaml.v2";
fetch = {
type = "git";
url = "https://gopkg.in/yaml.v2";
2018-10-10 21:17:32 +00:00
rev = "5420a8b6744d3b0345ab293f6fcba19c978f1183";
sha256 = "0dwjrs2lp2gdlscs7bsrmyc5yf6mm4fvgw71bzr9mv2qrd2q73s1";
2016-09-16 14:24:51 +00:00
};
}
]
2018-10-10 21:17:32 +00:00