30 lines
889 B
Nix
Generated
30 lines
889 B
Nix
Generated
# file generated from Gopkg.lock using dep2nix (https://github.com/nixcloud/dep2nix)
|
|
[
|
|
{
|
|
goPackagePath = "golang.org/x/crypto";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://go.googlesource.com/crypto";
|
|
rev = "8ac0e0d97ce45cd83d1d7243c060cb8461dda5e9";
|
|
sha256 = "0vg0dfpv1wgj5imlakpma763yfd67aqbiy0fcklq3cw46qmfbzf1";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "golang.org/x/net";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://go.googlesource.com/net";
|
|
rev = "1e491301e022f8f977054da4c2d852decd59571f";
|
|
sha256 = "1wc18flnz99bip2j1gpnvr3qdp1y7wgyvawlvvc8rmd6ggf5f2yq";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "golang.org/x/sys";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://go.googlesource.com/sys";
|
|
rev = "9527bec2660bd847c050fda93a0f0c6dee0800bb";
|
|
sha256 = "02kd2lnw7dnyqs0vvcpzwkv5brpgkwagqly2xs7dwmsi1vvf400p";
|
|
};
|
|
}
|
|
] |