mirror of
https://github.com/SebastianWendel/nixpkgs.git
synced 2024-11-06 10:16:44 +01:00
174 lines
4.7 KiB
Nix
Generated
174 lines
4.7 KiB
Nix
Generated
# file generated from go.mod using vgo2nix (https://github.com/nix-community/vgo2nix)
|
|
[
|
|
{
|
|
goPackagePath = "github.com/beorn7/perks";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/beorn7/perks";
|
|
rev = "4c0e84591b9a";
|
|
sha256 = "1hrybsql68xw57brzj805xx2mghydpdiysv3gbhr7f5wlxj2514y";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/client9/reopen";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/client9/reopen";
|
|
rev = "1a6ccbeaae3f";
|
|
sha256 = "0iarv0sn9hb26sr75bwilz3m86kcfad4m5klmzixbd4yw1ipnffa";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/flynn/json5";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/flynn/json5";
|
|
rev = "7620272ed633";
|
|
sha256 = "1l3rqfis8b72mqwm88lx78d0mbdihyamj8cgg2pa5vfbq49cpydf";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/golang/protobuf";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/golang/protobuf";
|
|
rev = "6a1fa9404c0a";
|
|
sha256 = "0dsd6vlfdyarn3v822x9p2s94gfi5lhvqc2vm3bqmqjgcik3c51z";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/hashicorp/consul";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/hashicorp/consul";
|
|
rev = "v1.0.1-rc1";
|
|
sha256 = "10xqi86n2h39q3qlkxfhnrqwm1bgijs5n2kryaq9yalv5p3qxczg";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/hashicorp/go-cleanhttp";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/hashicorp/go-cleanhttp";
|
|
rev = "3573b8b52aa7";
|
|
sha256 = "1pbl6p7w5wp1c70x7fp94h4ynk2ajfa76rqin3d2hq1w2fcb7byr";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/hashicorp/go-rootcerts";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/hashicorp/go-rootcerts";
|
|
rev = "6bb64b370b90";
|
|
sha256 = "1a81fcm1i0ji2iva0dcimiichgwpbcb7lx0vyaks87zj5wf04qy9";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/hashicorp/serf";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/hashicorp/serf";
|
|
rev = "91fd53b1d3e6";
|
|
sha256 = "0p9mhv6w85cxxl95kvl3rk04yif6v5bhf5kxw8i1cphv5kddv7j9";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/matttproud/golang_protobuf_extensions";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/matttproud/golang_protobuf_extensions";
|
|
rev = "v1.0.1";
|
|
sha256 = "1d0c1isd2lk9pnfq2nk0aih356j30k3h1gi2w0ixsivi5csl7jya";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/mitchellh/go-homedir";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/mitchellh/go-homedir";
|
|
rev = "b8bc1bf76747";
|
|
sha256 = "13ry4lylalkh4g2vny9cxwvryslzyzwp9r92z0b10idhdq3wad1q";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/mitchellh/mapstructure";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/mitchellh/mapstructure";
|
|
rev = "d2dd02622084";
|
|
sha256 = "1idj9h0g9z3s21y2hivaf1dknxhpd7yy0kn6wk3311hlr7s543j5";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/prometheus/client_golang";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/prometheus/client_golang";
|
|
rev = "v0.8.0";
|
|
sha256 = "1xqny3147g12n4j03kxm8s9mvdbs3ln6i56c655mybrn9jjy48kd";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/prometheus/client_model";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/prometheus/client_model";
|
|
rev = "6f3806018612";
|
|
sha256 = "1413ibprinxhni51p0755dp57r9wvbw7xgj9nmdaxmhzlqhc86j4";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/prometheus/common";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/prometheus/common";
|
|
rev = "0866df4b85a1";
|
|
sha256 = "0zw4rxs6zh9vgxz5wwhjnwa6mgac8jh7mb63viircgh08r889chp";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/prometheus/procfs";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/prometheus/procfs";
|
|
rev = "e645f4e5aaa8";
|
|
sha256 = "18hwygbawbqilz7h8fl25xpbciwalkslb4igqn4cr9d8sqp7d3np";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/sirupsen/logrus";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/sirupsen/logrus";
|
|
rev = "v1.0.0";
|
|
sha256 = "0kyvaa4m8w5wijjvrh0amd9bl3sci1vj4y9v9a97sx3rf7xww52l";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "golang.org/x/sys";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://go.googlesource.com/sys";
|
|
rev = "94b76065f2d2";
|
|
sha256 = "0lxd3gmkvza3mah5m8nncdsgd1y6r25vaz4wzdmrs3i1ikzknn93";
|
|
moduleDir = "";
|
|
};
|
|
}
|
|
]
|