22 lines
619 B
Nix
Raw Normal View History

2019-03-07 20:36:11 -08:00
# This file was generated by https://github.com/kamilchm/go2nix v1.3.0
2018-05-29 14:09:24 +10:00
[
{
goPackagePath = "github.com/golang/protobuf";
fetch = {
type = "git";
url = "https://github.com/golang/protobuf";
2019-09-11 15:17:07 +10:00
rev = "4c88cc3f1a34ffade77b79abc53335d1e511f25b";
sha256 = "0chbdc4q55z7myiwnbvhryc5ihf6cxh8p4w3c1imy2gyzjn9sf4r";
2018-05-29 14:09:24 +10:00
};
}
{
2019-09-11 15:17:07 +10:00
goPackagePath = "go.starlark.net";
2018-05-29 14:09:24 +10:00
fetch = {
type = "git";
2019-09-11 15:17:07 +10:00
url = "https://github.com/google/starlark-go";
rev = "988906f77f657477aa7ebf4d8fb5f12d6c50b767";
sha256 = "0ivmbcq3avaxj8ixbc60h706d6wk9wi2mnsid6a483ia4yn7w9k8";
2018-05-29 14:09:24 +10:00
};
}
]