mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-28 00:24:18 +00:00
30 lines
842 B
Nix
Generated
30 lines
842 B
Nix
Generated
[
|
|
{
|
|
goPackagePath = "github.com/bazelbuild/buildtools";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/bazelbuild/buildtools";
|
|
rev = "588d90030bc8054b550967aa45a8a8d170deba0b";
|
|
sha256 = "18q1z138545kh4s5k0jcqwhpzc1w7il4x00l7yzv9wq8bg1vn1rv";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/golang/protobuf";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/golang/protobuf";
|
|
rev = "3a3da3a4e26776cc22a79ef46d5d58477532dede";
|
|
sha256 = "05l0kjgk6ss98qii7vpjj2bqszyd16h448w47sv4422mp2xbni40";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "github.com/google/skylark";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/google/skylark";
|
|
rev = "572cea2bd78e2f1de8f3e136db9413cf02f097eb";
|
|
sha256 = "0hc7gwvqsw421if06nlfdl86h6jl8wgjx1j2x2mzpnzdh1r03w92";
|
|
};
|
|
}
|
|
]
|