python3Packages.orjson: Disable failing tests on 32 bit
[NixPkgs.git] / pkgs / development / tools / packet / deps.nix
blob53a9bef73207ed912f50f8008c870961d1fd3964
1 # This file was generated by https://github.com/kamilchm/go2nix v1.2.1
3   {
4     goPackagePath = "github.com/cpuguy83/go-md2man";
5     fetch = {
6       type = "git";
7       url = "https://github.com/cpuguy83/go-md2man";
8       rev = "691ee98543af2f262f35fbb54bdd42f00b9b9cc5";
9       sha256 = "1864g10y9n6ni0p1yqjhvwyjdh0lgxnf7dlb0c4njazdg5rppww9";
10     };
11   }
12   {
13     goPackagePath = "github.com/ebsarr/packngo";
14     fetch = {
15       type = "git";
16       url = "https://github.com/ebsarr/packngo";
17       rev = "bc067ae8c334d03f246fd5537dac6d4ed4192ada";
18       sha256 = "1q7w8pdw87ifmkpcayk5qri4lb81bh82jrzh3fdmnbldwmjynyj2";
19     };
20   }
21   {
22     goPackagePath = "github.com/fsnotify/fsnotify";
23     fetch = {
24       type = "git";
25       url = "https://github.com/fsnotify/fsnotify";
26       rev = "ccc981bf80385c528a65fbfdd49bf2d8da22aa23";
27       sha256 = "0hcrfmiyx27izac3v0ii0qq2kfjvhr9ma1i79hrl6a6y2ayagzz7";
28     };
29   }
30   {
31     goPackagePath = "github.com/hashicorp/hcl";
32     fetch = {
33       type = "git";
34       url = "https://github.com/hashicorp/hcl";
35       rev = "8cb6e5b959231cc1119e43259c4a608f9c51a241";
36       sha256 = "0q6ml0qqs0yil76mpn4mdx4lp94id8vbv575qm60jzl1ijcl5i66";
37     };
38   }
39   {
40     goPackagePath = "github.com/magiconair/properties";
41     fetch = {
42       type = "git";
43       url = "https://github.com/magiconair/properties";
44       rev = "c2353362d570a7bfa228149c62842019201cfb71";
45       sha256 = "1a10362wv8a8qwb818wygn2z48lgzch940hvpv81hv8gc747ajxn";
46     };
47   }
48   {
49     goPackagePath = "github.com/mitchellh/mapstructure";
50     fetch = {
51       type = "git";
52       url = "https://github.com/mitchellh/mapstructure";
53       rev = "fa473d140ef3c6adf42d6b391fe76707f1f243c8";
54       sha256 = "0f06q4fpzg0c370cvmpsl0iq2apl5nkbz5cd3nba5x5ysmshv1lm";
55     };
56   }
57   {
58     goPackagePath = "github.com/packethost/packngo";
59     fetch = {
60       type = "git";
61       url = "https://github.com/packethost/packngo";
62       rev = "2100ba98e6dc4ca18563d91edfdbba3c4bf46ddb";
63       sha256 = "03iav4lxiir9dphygh5jgqvygs59ci80yfqws34vzy47pxb1wsc8";
64     };
65   }
66   {
67     goPackagePath = "github.com/pelletier/go-toml";
68     fetch = {
69       type = "git";
70       url = "https://github.com/pelletier/go-toml";
71       rev = "c2dbbc24a97911339e01bda0b8cabdbd8f13b602";
72       sha256 = "0v1dsqnk5zmn6ir8jgxijx14s47jvijlqfz3aq435snfrgybd5rz";
73     };
74   }
75   {
76     goPackagePath = "github.com/spf13/afero";
77     fetch = {
78       type = "git";
79       url = "https://github.com/spf13/afero";
80       rev = "787d034dfe70e44075ccc060d346146ef53270ad";
81       sha256 = "0138rjiacl71h7kvhzinviwvy6qa2m6rflpv9lgqv15hnjvhwvg1";
82     };
83   }
84   {
85     goPackagePath = "github.com/spf13/cast";
86     fetch = {
87       type = "git";
88       url = "https://github.com/spf13/cast";
89       rev = "8965335b8c7107321228e3e3702cab9832751bac";
90       sha256 = "177bk7lq40jbgv9p9r80aydpaccfk8ja3a7jjhfwiwk9r1pa4rr2";
91     };
92   }
93   {
94     goPackagePath = "github.com/spf13/cobra";
95     fetch = {
96       type = "git";
97       url = "https://github.com/spf13/cobra";
98       rev = "99dc123558852f67743bd0b2caf8383cb3c6d720";
99       sha256 = "0b2rjgycgpkpvpsqgvilqkr66bfk477lyd6l0jxmgxb1h0za5s25";
100     };
101   }
102   {
103     goPackagePath = "github.com/spf13/jwalterweatherman";
104     fetch = {
105       type = "git";
106       url = "https://github.com/spf13/jwalterweatherman";
107       rev = "14d3d4c518341bea657dd8a226f5121c0ff8c9f2";
108       sha256 = "1f9154lijbz0kkgqwmbphykwl4adv4fvkx6n1p7fdq3x5j9g8i17";
109     };
110   }
111   {
112     goPackagePath = "github.com/spf13/pflag";
113     fetch = {
114       type = "git";
115       url = "https://github.com/spf13/pflag";
116       rev = "298182f68c66c05229eb03ac171abe6e309ee79a";
117       sha256 = "1cj3cjm7d3zk0mf1xdybh0jywkbbw7a6yr3y22x9sis31scprswd";
118     };
119   }
120   {
121     goPackagePath = "github.com/spf13/viper";
122     fetch = {
123       type = "git";
124       url = "https://github.com/spf13/viper";
125       rev = "0ac2068de99fd349edc4954d0e9b4a600d75da44";
126       sha256 = "1h33gm0m0d4mrwf097v2mpwjza1zmmkqy67a51jjdcrqx1zys8gj";
127     };
128   }
129   {
130     goPackagePath = "golang.org/x/sys";
131     fetch = {
132       type = "git";
133       url = "https://go.googlesource.com/sys";
134       rev = "fa5fdf94c78965f1aa8423f0cc50b8b8d728b05a";
135       sha256 = "1wrf7y6a1ar1r8yd88zlmic55alx91k5nqks7f8w1d5j7hp1if35";
136     };
137   }
138   {
139     goPackagePath = "golang.org/x/text";
140     fetch = {
141       type = "git";
142       url = "https://go.googlesource.com/text";
143       rev = "6e3c4e7365ddcc329f090f96e4348398f6310088";
144       sha256 = "1r511ncipn7sdlssn06fpzcpy4mp4spagni4ryxq86p2b0bi8pn4";
145     };
146   }
147   {
148     goPackagePath = "gopkg.in/yaml.v2";
149     fetch = {
150       type = "git";
151       url = "https://gopkg.in/yaml.v2";
152       rev = "5420a8b6744d3b0345ab293f6fcba19c978f1183";
153       sha256 = "0dwjrs2lp2gdlscs7bsrmyc5yf6mm4fvgw71bzr9mv2qrd2q73s1";
154     };
155   }