Skip to content

Commit 08eafdb

Browse files
committedMay 20, 2017
madonctl: add missing deps.nix
1 parent 2a42b45 commit 08eafdb

File tree

1 file changed

+228
-0
lines changed

1 file changed

+228
-0
lines changed
 
+228
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,228 @@
1+
# This file was generated by https://github.com/kamilchm/go2nix v1.2.0
2+
[
3+
{
4+
goPackagePath = "github.com/McKael/madon";
5+
fetch = {
6+
type = "git";
7+
url = "https://github.com/McKael/madon";
8+
rev = "e580cd41ac42bbb0b2ea5b3843b3f1f854db357c";
9+
sha256 = "0jvvfkf3wlzisvcq54xv3jxncx178ks5wxd6cx8k8215437b3hra";
10+
};
11+
}
12+
{
13+
goPackagePath = "github.com/fsnotify/fsnotify";
14+
fetch = {
15+
type = "git";
16+
url = "https://github.com/fsnotify/fsnotify";
17+
rev = "4da3e2cfbabc9f751898f250b49f2439785783a1";
18+
sha256 = "1y2l9jaf99j6gidcfdgq3hifxyiwv4f7awpll80p170ixdbqxvl3";
19+
};
20+
}
21+
{
22+
goPackagePath = "github.com/ghodss/yaml";
23+
fetch = {
24+
type = "git";
25+
url = "https://github.com/ghodss/yaml";
26+
rev = "0ca9ea5df5451ffdf184b4428c902747c2c11cd7";
27+
sha256 = "0skwmimpy7hlh7pva2slpcplnm912rp3igs98xnqmn859kwa5v8g";
28+
};
29+
}
30+
{
31+
goPackagePath = "github.com/gorilla/websocket";
32+
fetch = {
33+
type = "git";
34+
url = "https://github.com/gorilla/websocket";
35+
rev = "a91eba7f97777409bc2c443f5534d41dd20c5720";
36+
sha256 = "13cg6wwkk2ddqbm0nh9fpx4mq7f6qym12ch4lvs53n028ycdgw87";
37+
};
38+
}
39+
{
40+
goPackagePath = "github.com/hashicorp/hcl";
41+
fetch = {
42+
type = "git";
43+
url = "https://github.com/hashicorp/hcl";
44+
rev = "392dba7d905ed5d04a5794ba89f558b27e2ba1ca";
45+
sha256 = "1rfm67kma2hpakabf7hxlj196jags4rpjpcirwg4kan4g9b6j0kb";
46+
};
47+
}
48+
{
49+
goPackagePath = "github.com/kr/text";
50+
fetch = {
51+
type = "git";
52+
url = "https://github.com/kr/text";
53+
rev = "7cafcd837844e784b526369c9bce262804aebc60";
54+
sha256 = "0br693pf6vdr1sfvzdz6zxq7hjpdgci0il4wj0v636r8lyy21vsx";
55+
};
56+
}
57+
{
58+
goPackagePath = "github.com/m0t0k1ch1/gomif";
59+
fetch = {
60+
type = "git";
61+
url = "https://github.com/m0t0k1ch1/gomif";
62+
rev = "f5864f63e1ed5a138f015cc2cb71a2e99c148d21";
63+
sha256 = "0djg8chax1g0m02xz84ic19758jzv5m50b7vpwjkpjk3181j5z9k";
64+
};
65+
}
66+
{
67+
goPackagePath = "github.com/magiconair/properties";
68+
fetch = {
69+
type = "git";
70+
url = "https://github.com/magiconair/properties";
71+
rev = "51463bfca2576e06c62a8504b5c0f06d61312647";
72+
sha256 = "0d7hr78y8gg2mrm5z4jjgm2w3awkznz383b7wvyzk3l33jw6i288";
73+
};
74+
}
75+
{
76+
goPackagePath = "github.com/mattn/go-isatty";
77+
fetch = {
78+
type = "git";
79+
url = "https://github.com/mattn/go-isatty";
80+
rev = "fc9e8d8ef48496124e79ae0df75490096eccf6fe";
81+
sha256 = "1r5f9gkavkb1w6sr0qs5kj16706xirl3qnlq3hqpszkw9w27x65a";
82+
};
83+
}
84+
{
85+
goPackagePath = "github.com/mitchellh/mapstructure";
86+
fetch = {
87+
type = "git";
88+
url = "https://github.com/mitchellh/mapstructure";
89+
rev = "cc8532a8e9a55ea36402aa21efdf403a60d34096";
90+
sha256 = "0705c0hq7b993sabnjy65yymvpy9w1j84bg9bjczh5607z16nw86";
91+
};
92+
}
93+
{
94+
goPackagePath = "github.com/pelletier/go-buffruneio";
95+
fetch = {
96+
type = "git";
97+
url = "https://github.com/pelletier/go-buffruneio";
98+
rev = "c37440a7cf42ac63b919c752ca73a85067e05992";
99+
sha256 = "0l83p1gg6g5mmhmxjisrhfimhbm71lwn1r2w7d6siwwqm9q08sd2";
100+
};
101+
}
102+
{
103+
goPackagePath = "github.com/pelletier/go-toml";
104+
fetch = {
105+
type = "git";
106+
url = "https://github.com/pelletier/go-toml";
107+
rev = "5c26a6ff6fd178719e15decac1c8196da0d7d6d1";
108+
sha256 = "0f4l7mq0nb2p2vjfjqx251s6jzkl646n1vw45chykwvv1sbad8nq";
109+
};
110+
}
111+
{
112+
goPackagePath = "github.com/pkg/errors";
113+
fetch = {
114+
type = "git";
115+
url = "https://github.com/pkg/errors";
116+
rev = "c605e284fe17294bda444b34710735b29d1a9d90";
117+
sha256 = "1izjk4msnc6wn1mclg0ypa6i31zfwb1r3032k8q4jfbd57hp0bz6";
118+
};
119+
}
120+
{
121+
goPackagePath = "github.com/sendgrid/rest";
122+
fetch = {
123+
type = "git";
124+
url = "https://github.com/sendgrid/rest";
125+
rev = "14de1ac72d9ae5c3c0d7c02164c52ebd3b951a4e";
126+
sha256 = "0wrggvgnqdmhscim52hvhg77jhksprxp52sc4ipd69kasd32b5dm";
127+
};
128+
}
129+
{
130+
goPackagePath = "github.com/spf13/afero";
131+
fetch = {
132+
type = "git";
133+
url = "https://github.com/spf13/afero";
134+
rev = "9be650865eab0c12963d8753212f4f9c66cdcf12";
135+
sha256 = "12dhh6d07304lsjv7c4p95hkip0hnshqhwivdw39pbypgg0p8y34";
136+
};
137+
}
138+
{
139+
goPackagePath = "github.com/spf13/cast";
140+
fetch = {
141+
type = "git";
142+
url = "https://github.com/spf13/cast";
143+
rev = "acbeb36b902d72a7a4c18e8f3241075e7ab763e4";
144+
sha256 = "0w25s6gjbbwv47b9208hysyqqphd6pib3d2phg24mjy4wigkm050";
145+
};
146+
}
147+
{
148+
goPackagePath = "github.com/spf13/cobra";
149+
fetch = {
150+
type = "git";
151+
url = "https://github.com/spf13/cobra";
152+
rev = "ca5710c94eabe15aa1f74490b8e5976dc652e8c6";
153+
sha256 = "1z5fxh9akwn95av6ra8p6804nhyxjc63m0s6abxi3l424n30b08i";
154+
};
155+
}
156+
{
157+
goPackagePath = "github.com/spf13/jwalterweatherman";
158+
fetch = {
159+
type = "git";
160+
url = "https://github.com/spf13/jwalterweatherman";
161+
rev = "8f07c835e5cc1450c082fe3a439cf87b0cbb2d99";
162+
sha256 = "1dhl6kdbyczhnsgiyc8mcb7kmxd9garx8gy3q2gx5mmv96xxzxx7";
163+
};
164+
}
165+
{
166+
goPackagePath = "github.com/spf13/pflag";
167+
fetch = {
168+
type = "git";
169+
url = "https://github.com/spf13/pflag";
170+
rev = "e57e3eeb33f795204c1ca35f56c44f83227c6e66";
171+
sha256 = "13mhx4i913jil32j295m3a36jzvq1y64xig0naadiz7q9ja011r2";
172+
};
173+
}
174+
{
175+
goPackagePath = "github.com/spf13/viper";
176+
fetch = {
177+
type = "git";
178+
url = "https://github.com/spf13/viper";
179+
rev = "0967fc9aceab2ce9da34061253ac10fb99bba5b2";
180+
sha256 = "016syis0rvccp2indjqi1vnz3wk7c9dhkvkgam0j79sb019kl80f";
181+
};
182+
}
183+
{
184+
goPackagePath = "golang.org/x/net";
185+
fetch = {
186+
type = "git";
187+
url = "https://go.googlesource.com/net";
188+
rev = "513929065c19401a1c7b76ecd942f9f86a0c061b";
189+
sha256 = "19ziin0k3n45nccjbk094f61hr198wzqnas93cmcxdja8f8fz27q";
190+
};
191+
}
192+
{
193+
goPackagePath = "golang.org/x/oauth2";
194+
fetch = {
195+
type = "git";
196+
url = "https://go.googlesource.com/oauth2";
197+
rev = "f047394b6d14284165300fd82dad67edb3a4d7f6";
198+
sha256 = "1l1a2iz1nmfmzzbjj1h8066prag4jvjqh13iv1jdlh05fgv6769i";
199+
};
200+
}
201+
{
202+
goPackagePath = "golang.org/x/sys";
203+
fetch = {
204+
type = "git";
205+
url = "https://go.googlesource.com/sys";
206+
rev = "a2e06a18b0d52d8cb2010e04b372a1965d8e3439";
207+
sha256 = "0m0r2w2qk8jkdk21h52n66g4yqckmzpx3mph73cilkhvdfgwfd21";
208+
};
209+
}
210+
{
211+
goPackagePath = "golang.org/x/text";
212+
fetch = {
213+
type = "git";
214+
url = "https://go.googlesource.com/text";
215+
rev = "19e51611da83d6be54ddafce4a4af510cb3e9ea4";
216+
sha256 = "09pcfzx7nrma0gjv93jx57c28farf8m1qm4x07vk5505wlcgvvfl";
217+
};
218+
}
219+
{
220+
goPackagePath = "gopkg.in/yaml.v2";
221+
fetch = {
222+
type = "git";
223+
url = "https://gopkg.in/yaml.v2";
224+
rev = "cd8b52f8269e0feb286dfeef29f8fe4d5b397e0b";
225+
sha256 = "1hj2ag9knxflpjibck0n90jrhsrqz7qvad4qnif7jddyapi9bqzl";
226+
};
227+
}
228+
]

0 commit comments

Comments
 (0)
Please sign in to comment.