mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-15 01:15:51 +00:00
21 lines
548 B
Nix
Generated
21 lines
548 B
Nix
Generated
[
|
|
{
|
|
goPackagePath = "github.com/golang/protobuf";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/golang/protobuf";
|
|
rev = "d23c5127dc24889085f8ccea5c9d560a57a879d8";
|
|
sha256 = "1cyyr52yhj3fzrily3rmsbqyj8va4ld75lmry0857m39rgpv8sy1";
|
|
};
|
|
}
|
|
{
|
|
goPackagePath = "go.starlark.net";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/google/starlark-go";
|
|
rev = "6677ee5c7211380ec7e6a1b50dc45287e40ca9e1";
|
|
sha256 = "1dl8q1lwvmm38w2lzfwray2djdcq40z89yy6vzy387w0xrax0jj0";
|
|
};
|
|
}
|
|
]
|