31 lines
732 B
Nix
31 lines
732 B
Nix
|
[
|
||
|
{
|
||
|
goPackagePath = "gopkg.in/yaml.v2";
|
||
|
fetch = {
|
||
|
type = "git";
|
||
|
url = "https://gopkg.in/yaml.v2";
|
||
|
rev = "5420a8b6744d3b0345ab293f6fcba19c978f1183";
|
||
|
sha256 = "0dwjrs2lp2gdlscs7bsrmyc5yf6mm4fvgw71bzr9mv2qrd2q73s1";
|
||
|
};
|
||
|
}
|
||
|
{
|
||
|
goPackagePath = "github.com/imdario/mergo";
|
||
|
fetch = {
|
||
|
type = "git";
|
||
|
url = "https://github.com/imdario/mergo";
|
||
|
rev = "v0.3.6";
|
||
|
sha256 = "1lbzy8p8wv439sqgf0n21q52flf2wbamp6qa1jkyv6an0nc952q7";
|
||
|
};
|
||
|
}
|
||
|
{
|
||
|
goPackagePath = "github.com/urfave/cli";
|
||
|
fetch = {
|
||
|
type = "git";
|
||
|
url = "https://github.com/urfave/cli";
|
||
|
rev = "v1.20.0";
|
||
|
sha256 = "0y6f4sbzkiiwrxbl15biivj8c7qwxnvm3zl2dd3mw4wzg4x10ygj";
|
||
|
};
|
||
|
}
|
||
|
]
|
||
|
|