mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
15 lines
306 B
JSON
15 lines
306 B
JSON
[
|
|
{
|
|
"include": "../../../go-modules/libs.json",
|
|
"packages": [
|
|
"github.com/Sirupsen/logrus",
|
|
"github.com/agl/ed25519",
|
|
"github.com/golang/protobuf",
|
|
"github.com/janimo/textsecure",
|
|
"golang.org/x/crypto",
|
|
"golang.org/x/net",
|
|
"gopkg.in/yaml.v2"
|
|
]
|
|
}
|
|
]
|