mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-22 06:36:43 +00:00
139 lines
3.6 KiB
Nix
Generated
139 lines
3.6 KiB
Nix
Generated
# file generated from go.mod using vgo2nix (https://github.com/adisbladis/vgo2nix)
|
|
[
|
|
{
|
|
goPackagePath = "github.com/Songmu/gitconfig";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/Songmu/gitconfig";
|
|
rev = "v0.0.2";
|
|
sha256 = "0w1xd1mzxzwh755l6lgpn6psjp959kvx89l39zhc8lag9jh7rc44";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/daviddengcn/go-colortext";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/daviddengcn/go-colortext";
|
|
rev = "186a3d44e920";
|
|
sha256 = "18piv4zzcb8abbc7fllz9p6rd4zhsy1gc6iygym381caggmmgxgk";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/golangplus/bytes";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/golangplus/bytes";
|
|
rev = "45c989fe5450";
|
|
sha256 = "1fpwg1idakpbvkmk8j8yyhv9g7mhr9c922kvff6kj4br4k05zyzr";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/golangplus/fmt";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/golangplus/fmt";
|
|
rev = "2a5d6d7d2995";
|
|
sha256 = "1242q05qnawhv0klzy1pbq63q8jxkms5hc7421992hzq2m40k5yn";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/golangplus/testing";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/golangplus/testing";
|
|
rev = "af21d9c3145e";
|
|
sha256 = "1g83sjvcavqbh92vyirc48mrqd18yfci08zya0hrgk840cr94czc";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/motemen/go-colorine";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/motemen/go-colorine";
|
|
rev = "45d19169413a";
|
|
sha256 = "1mdy6q0926s1frj027nlzlvm2qssmkpjis7ic3l2smajkzh07118";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/urfave/cli";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/urfave/cli";
|
|
rev = "v1.20.0";
|
|
sha256 = "0y6f4sbzkiiwrxbl15biivj8c7qwxnvm3zl2dd3mw4wzg4x10ygj";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "golang.org/x/crypto";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://go.googlesource.com/crypto";
|
|
rev = "c2843e01d9a2";
|
|
sha256 = "01xgxbj5r79nmisdvpq48zfy8pzaaj90bn6ngd4nf33j9ar1dp8r";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "golang.org/x/net";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://go.googlesource.com/net";
|
|
rev = "3ec191127204";
|
|
sha256 = "0zzhbkw3065dp1jscp7q8dxw3mkwj95ixnrr8j7c47skis0m11i3";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "golang.org/x/sync";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://go.googlesource.com/sync";
|
|
rev = "112230192c58";
|
|
sha256 = "05i2k43j2d0llq768hg5pf3hb2yhfzp9la1w5wp0rsnnzblr0lfn";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "golang.org/x/sys";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://go.googlesource.com/sys";
|
|
rev = "d0b11bdaac8a";
|
|
sha256 = "18yfsmw622l7gc5sqriv5qmck6903vvhivpzp8i3xfy3z33dybdl";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "golang.org/x/text";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://go.googlesource.com/text";
|
|
rev = "v0.3.0";
|
|
sha256 = "0r6x6zjzhr8ksqlpiwm5gdd7s209kwk5p4lw54xjvz10cs3qlq19";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "golang.org/x/xerrors";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://go.googlesource.com/xerrors";
|
|
rev = "3ee3066db522";
|
|
sha256 = "12xyaa116bq9zy25fwk7zzi83v8aab9lm91pqg0c3jrfkjdbr255";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "gopkg.in/check.v1";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://gopkg.in/check.v1";
|
|
rev = "20d25e280405";
|
|
sha256 = "0k1m83ji9l1a7ng8a7v40psbymxasmssbrrhpdv2wl4rhs0nc3np";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "gopkg.in/yaml.v2";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://gopkg.in/yaml.v2";
|
|
rev = "v2.2.2";
|
|
sha256 = "01wj12jzsdqlnidpyjssmj0r4yavlqy7dwrg7adqd8dicjc4ncsa";
|
|
};
|
|
}
|
|
]
|