linux_xanmod: 5.11.14 -> 5.11.15
[NixPkgs.git] / pkgs / tools / text / gucci / deps.nix
blob8e2cc5af3bf1039df19c8b478e78b54734b1ed42
2   {
3     goPackagePath = "gopkg.in/yaml.v2";
4     fetch = {
5       type = "git";
6       url = "https://gopkg.in/yaml.v2";
7       rev = "5420a8b6744d3b0345ab293f6fcba19c978f1183";
8       sha256 = "0dwjrs2lp2gdlscs7bsrmyc5yf6mm4fvgw71bzr9mv2qrd2q73s1";
9     };
10   }
11   {
12     goPackagePath = "github.com/imdario/mergo";
13     fetch = {
14       type = "git";
15       url = "https://github.com/imdario/mergo";
16       rev = "v0.3.6";
17       sha256 = "1lbzy8p8wv439sqgf0n21q52flf2wbamp6qa1jkyv6an0nc952q7";
18     };
19   }
20   {
21     goPackagePath = "github.com/urfave/cli";
22     fetch = {
23       type = "git";
24       url = "https://github.com/urfave/cli";
25       rev = "v1.20.0";
26       sha256 = "0y6f4sbzkiiwrxbl15biivj8c7qwxnvm3zl2dd3mw4wzg4x10ygj";
27     };
28   }