mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 15:56:50 +01:00
4463f9f3d4
Closes #16299.
44 lines
1.4 KiB
JSON
44 lines
1.4 KiB
JSON
[
|
|
{
|
|
"include": "../../libs.json",
|
|
"packages": [
|
|
"gopkg.in/yaml.v2",
|
|
"github.com/hashicorp/hcl",
|
|
"github.com/pkg/sftp",
|
|
"golang.org/x/sys",
|
|
"github.com/hashicorp/go-multierror",
|
|
"golang.org/x/crypto",
|
|
"github.com/pkg/errors",
|
|
"github.com/kr/fs",
|
|
"github.com/kyokomi/emoji",
|
|
"github.com/bep/inflect",
|
|
"github.com/BurntSushi/toml",
|
|
"github.com/PuerkitoBio/purell",
|
|
"github.com/PuerkitoBio/urlesc",
|
|
"github.com/dchest/cssmin",
|
|
"github.com/eknkc/amber",
|
|
"github.com/gorilla/websocket",
|
|
"github.com/kardianos/osext",
|
|
"github.com/miekg/mmark",
|
|
"github.com/mitchellh/mapstructure",
|
|
"github.com/russross/blackfriday",
|
|
"github.com/shurcooL/sanitized_anchor_name",
|
|
"github.com/spf13/afero",
|
|
"github.com/spf13/cast",
|
|
"github.com/spf13/jwalterweatherman",
|
|
"github.com/spf13/cobra",
|
|
"github.com/cpuguy83/go-md2man",
|
|
"github.com/inconshreveable/mousetrap",
|
|
"github.com/spf13/pflag",
|
|
"github.com/spf13/fsync",
|
|
"github.com/spf13/viper",
|
|
"github.com/kr/pretty",
|
|
"github.com/kr/text",
|
|
"github.com/magiconair/properties",
|
|
"golang.org/x/text",
|
|
"github.com/yosssi/ace",
|
|
"github.com/spf13/nitro",
|
|
"github.com/fsnotify/fsnotify"
|
|
]
|
|
}
|
|
]
|