mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 23:20:55 +00:00
16 lines
367 B
JSON
16 lines
367 B
JSON
[
|
|
{
|
|
"include": "../../libs.json",
|
|
"packages": [
|
|
"github.com/kr/pty",
|
|
"github.com/braintree/manners",
|
|
"github.com/codegangsta/cli",
|
|
"github.com/elazarl/go-bindata-assetfs",
|
|
"github.com/fatih/structs",
|
|
"github.com/gorilla/websocket",
|
|
"github.com/hashicorp/hcl",
|
|
"github.com/hashicorp/go-multierror"
|
|
]
|
|
}
|
|
]
|