tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
datadog-process-agent: 6.11.1 -> 7.30.2
John Soo
4 years ago
f98ae8d5
82d8e2f0
+10
-704
3 changed files
expand all
collapse all
unified
split
pkgs
tools
networking
dd-agent
README.md
datadog-process-agent-deps.nix
datadog-process-agent.nix
-12
pkgs/tools/networking/dd-agent/README.md
···
1
1
-
To update datadog-agent v7 (v5 is deprecated and should be removed):
2
2
-
3
3
-
1. Bump `version`, `rev`, `sha256`, `vendorSha256` and `payloadVersion` in `datadog-agent.nix`
4
4
-
5
5
-
To update datadog-process-agent:
6
6
-
7
7
-
1. Bump `version`, `rev` and `sha256` in `datadog-process-agent.nix`
8
8
-
2. `git clone https://github.com/DataDog/datadog-process-agent.git && cd datadog-process-agent`
9
9
-
3. `git checkout <tag>`
10
10
-
4. `nix-env -i -f https://github.com/nixcloud/dep2nix/archive/master.tar.gz`
11
11
-
5. `dep2nix`
12
12
-
6. `cp deps.nix $NIXPKGS/pkgs/tools/networking/dd-agent/datadog-process-agent-deps.nix`
-669
pkgs/tools/networking/dd-agent/datadog-process-agent-deps.nix
···
1
1
-
# file generated from Gopkg.lock using dep2nix (https://github.com/nixcloud/dep2nix)
2
2
-
[
3
3
-
{
4
4
-
goPackagePath = "bitbucket.org/ww/goautoneg";
5
5
-
fetch = {
6
6
-
type = "git";
7
7
-
url = "https://github.com/adjust/goautoneg";
8
8
-
rev = "d788f35a0315672bc90f50a6145d1252a230ee0d";
9
9
-
sha256 = "19khhn5xhqv1yp7d6k987gh5w5rhrjnp4p0c6fyrd8z6lzz5h9qi";
10
10
-
};
11
11
-
}
12
12
-
{
13
13
-
goPackagePath = "github.com/DataDog/agent-payload";
14
14
-
fetch = {
15
15
-
type = "git";
16
16
-
url = "https://github.com/DataDog/agent-payload";
17
17
-
rev = "f0521943f60221829c6bb5de1c7f788cd4411372";
18
18
-
sha256 = "19m3kiwi0g2a0rysjabrb2nkkz7yx632g7s05mylv1x2ixparhrg";
19
19
-
};
20
20
-
}
21
21
-
{
22
22
-
goPackagePath = "github.com/DataDog/datadog-agent";
23
23
-
fetch = {
24
24
-
type = "git";
25
25
-
url = "https://github.com/DataDog/datadog-agent";
26
26
-
rev = "d7712d570b91f4f97af9f155ad1c676921d8325d";
27
27
-
sha256 = "1gi921z79la4hjhm8xhl4jz167200qljvhhsy4blj4vinkgfpm8w";
28
28
-
};
29
29
-
}
30
30
-
{
31
31
-
goPackagePath = "github.com/DataDog/datadog-go";
32
32
-
fetch = {
33
33
-
type = "git";
34
34
-
url = "https://github.com/DataDog/datadog-go";
35
35
-
rev = "a9c7a9896c1847c9cc2b068a2ae68e9d74540a5d";
36
36
-
sha256 = "1m1vpi2s22dqcq0fqhfp3skzkmsbmhzyiw2kh2dw6ii7qimy8zki";
37
37
-
};
38
38
-
}
39
39
-
{
40
40
-
goPackagePath = "github.com/DataDog/gopsutil";
41
41
-
fetch = {
42
42
-
type = "git";
43
43
-
url = "https://github.com/DataDog/gopsutil";
44
44
-
rev = "233cd0cf42c26d835ed6f0e46f2103432a88b526";
45
45
-
sha256 = "0rvxs1jjzv3j834dns28zr25bznarjmpgdy0z6gpimnq5nyicys5";
46
46
-
};
47
47
-
}
48
48
-
{
49
49
-
goPackagePath = "github.com/DataDog/viper";
50
50
-
fetch = {
51
51
-
type = "git";
52
52
-
url = "https://github.com/DataDog/viper";
53
53
-
rev = "v1.5.0";
54
54
-
sha256 = "1sv0xvmfaif7zpfwk0j6qf11hxnfdsb2zfj63b9zx7l0zzhjzh06";
55
55
-
};
56
56
-
}
57
57
-
{
58
58
-
goPackagePath = "github.com/DataDog/zstd";
59
59
-
fetch = {
60
60
-
type = "git";
61
61
-
url = "https://github.com/DataDog/zstd";
62
62
-
rev = "2b373cbe6ac0c8e6960bbd18026ceb269eef89f5";
63
63
-
sha256 = "157kh7w173igxbypknmr8hc8934ykmnb02pkb76k1jwq4sphn8qj";
64
64
-
};
65
65
-
}
66
66
-
{
67
67
-
goPackagePath = "github.com/Microsoft/go-winio";
68
68
-
fetch = {
69
69
-
type = "git";
70
70
-
url = "https://github.com/Microsoft/go-winio";
71
71
-
rev = "97e4973ce50b2ff5f09635a57e2b88a037aae829";
72
72
-
sha256 = "14y1gryr3pb3zy09v2g8dh89m363rfd9sch0wgbabh531hfx72vn";
73
73
-
};
74
74
-
}
75
75
-
{
76
76
-
goPackagePath = "github.com/StackExchange/wmi";
77
77
-
fetch = {
78
78
-
type = "git";
79
79
-
url = "https://github.com/StackExchange/wmi";
80
80
-
rev = "5d049714c4a64225c3c79a7cf7d02f7fb5b96338";
81
81
-
sha256 = "1slw6v1fl8i0hz4db9lph55pbhnrxhqyndq6vm27dgvpj22k29fk";
82
82
-
};
83
83
-
}
84
84
-
{
85
85
-
goPackagePath = "github.com/aws/aws-sdk-go";
86
86
-
fetch = {
87
87
-
type = "git";
88
88
-
url = "https://github.com/aws/aws-sdk-go";
89
89
-
rev = "bff41fb23b7550368282029f6478819d6a99ae0f";
90
90
-
sha256 = "1hcd8f3m2cq02mj9i8c1ynbh3j0iyw14l1wszm0qgs18nsj1rzgn";
91
91
-
};
92
92
-
}
93
93
-
{
94
94
-
goPackagePath = "github.com/beorn7/perks";
95
95
-
fetch = {
96
96
-
type = "git";
97
97
-
url = "https://github.com/beorn7/perks";
98
98
-
rev = "3ac7bf7a47d159a033b107610db8a1b6575507a4";
99
99
-
sha256 = "1qc3l4r818xpvrhshh1sisc5lvl9479qspcfcdbivdyh0apah83r";
100
100
-
};
101
101
-
}
102
102
-
{
103
103
-
goPackagePath = "github.com/cenkalti/backoff";
104
104
-
fetch = {
105
105
-
type = "git";
106
106
-
url = "https://github.com/cenkalti/backoff";
107
107
-
rev = "b7325b0f3f1097c6546ea5e83c4a23267e58ad71";
108
108
-
sha256 = "0vx4ggryxd9w111mf1bi2g51559r8sh99gdqah72k4dfj3vrv19d";
109
109
-
};
110
110
-
}
111
111
-
{
112
112
-
goPackagePath = "github.com/cihub/seelog";
113
113
-
fetch = {
114
114
-
type = "git";
115
115
-
url = "https://github.com/cihub/seelog";
116
116
-
rev = "d2c6e5aa9fbfdd1c624e140287063c7730654115";
117
117
-
sha256 = "0ab9kyrh51x1x71z37pwjsla0qv11a1qv697xafyc4r5nq5hds6p";
118
118
-
};
119
119
-
}
120
120
-
{
121
121
-
goPackagePath = "github.com/davecgh/go-spew";
122
122
-
fetch = {
123
123
-
type = "git";
124
124
-
url = "https://github.com/davecgh/go-spew";
125
125
-
rev = "8991bc29aa16c548c550c7ff78260e27b9ab7c73";
126
126
-
sha256 = "0hka6hmyvp701adzag2g26cxdj47g21x6jz4sc6jjz1mn59d474y";
127
127
-
};
128
128
-
}
129
129
-
{
130
130
-
goPackagePath = "github.com/docker/distribution";
131
131
-
fetch = {
132
132
-
type = "git";
133
133
-
url = "https://github.com/docker/distribution";
134
134
-
rev = "48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89";
135
135
-
sha256 = "0nj4xd72mik4pj8g065cqb0yjmgpj5ppsqf2k5ibz9f68c39c00b";
136
136
-
};
137
137
-
}
138
138
-
{
139
139
-
goPackagePath = "github.com/docker/docker";
140
140
-
fetch = {
141
141
-
type = "git";
142
142
-
url = "https://github.com/docker/docker";
143
143
-
rev = "092cba3727bb9b4a2f0e922cd6c0f93ea270e363";
144
144
-
sha256 = "0l9kjibnpwcgk844sibxk9ppyqniw9r0np1mzp95f8f461jb0iar";
145
145
-
};
146
146
-
}
147
147
-
{
148
148
-
goPackagePath = "github.com/docker/go-connections";
149
149
-
fetch = {
150
150
-
type = "git";
151
151
-
url = "https://github.com/docker/go-connections";
152
152
-
rev = "97c2040d34dfae1d1b1275fa3a78dbdd2f41cf7e";
153
153
-
sha256 = "11szydahzjz7zia3hr8kplnlxsg9papbvc2mgr1vlwrahxpdx7l7";
154
154
-
};
155
155
-
}
156
156
-
{
157
157
-
goPackagePath = "github.com/docker/go-units";
158
158
-
fetch = {
159
159
-
type = "git";
160
160
-
url = "https://github.com/docker/go-units";
161
161
-
rev = "47565b4f722fb6ceae66b95f853feed578a4a51c";
162
162
-
sha256 = "0npxsb3pp89slwf4a73fxm20hykad8xggij6i6hcd5jy19bjrd93";
163
163
-
};
164
164
-
}
165
165
-
{
166
166
-
goPackagePath = "github.com/emicklei/go-restful";
167
167
-
fetch = {
168
168
-
type = "git";
169
169
-
url = "https://github.com/emicklei/go-restful";
170
170
-
rev = "68c9750c36bb8cb433f1b88c807b4b30df4acc40";
171
171
-
sha256 = "0bc0wd5nipz1x078vpq82acyc7ip0qv1sddl451d7f7bvfms6h67";
172
172
-
};
173
173
-
}
174
174
-
{
175
175
-
goPackagePath = "github.com/fsnotify/fsnotify";
176
176
-
fetch = {
177
177
-
type = "git";
178
178
-
url = "https://github.com/fsnotify/fsnotify";
179
179
-
rev = "ccc981bf80385c528a65fbfdd49bf2d8da22aa23";
180
180
-
sha256 = "0hcrfmiyx27izac3v0ii0qq2kfjvhr9ma1i79hrl6a6y2ayagzz7";
181
181
-
};
182
182
-
}
183
183
-
{
184
184
-
goPackagePath = "github.com/ghodss/yaml";
185
185
-
fetch = {
186
186
-
type = "git";
187
187
-
url = "https://github.com/ghodss/yaml";
188
188
-
rev = "73d445a93680fa1a78ae23a5839bad48f32ba1ee";
189
189
-
sha256 = "0pg53ky4sy3sp9j4n7vgf1p3gw4nbckwqfldcmmi9rf13kjh0mr7";
190
190
-
};
191
191
-
}
192
192
-
{
193
193
-
goPackagePath = "github.com/go-ini/ini";
194
194
-
fetch = {
195
195
-
type = "git";
196
196
-
url = "https://github.com/go-ini/ini";
197
197
-
rev = "d3de07a94d22b4a0972deb4b96d790c2c0ce8333";
198
198
-
sha256 = "1lpwqhcfhaa6aighd2lpjfswbb6aw5d5bsmyr0vqaqg6g5kz0ikg";
199
199
-
};
200
200
-
}
201
201
-
{
202
202
-
goPackagePath = "github.com/go-ole/go-ole";
203
203
-
fetch = {
204
204
-
type = "git";
205
205
-
url = "https://github.com/go-ole/go-ole";
206
206
-
rev = "7a0fa49edf48165190530c675167e2f319a05268";
207
207
-
sha256 = "00v6fixm35pj8jyqbj0z3kyv7bhrqa2dr2fgmlc9xqwbf0nayssy";
208
208
-
};
209
209
-
}
210
210
-
{
211
211
-
goPackagePath = "github.com/gogo/protobuf";
212
212
-
fetch = {
213
213
-
type = "git";
214
214
-
url = "https://github.com/gogo/protobuf";
215
215
-
rev = "d76fbc1373015ced59b43ac267f28d546b955683";
216
216
-
sha256 = "051a3imx2m7gpns8cjm1gckif9z6i4ik0svc1i8j7h86800c5rg0";
217
217
-
};
218
218
-
}
219
219
-
{
220
220
-
goPackagePath = "github.com/golang/glog";
221
221
-
fetch = {
222
222
-
type = "git";
223
223
-
url = "https://github.com/golang/glog";
224
224
-
rev = "44145f04b68cf362d9c4df2182967c2275eaefed";
225
225
-
sha256 = "1k7sf6qmpgm0iw81gx2dwggf9di6lgw0n54mni7862hihwfrb5rq";
226
226
-
};
227
227
-
}
228
228
-
{
229
229
-
goPackagePath = "github.com/golang/protobuf";
230
230
-
fetch = {
231
231
-
type = "git";
232
232
-
url = "https://github.com/golang/protobuf";
233
233
-
rev = "b4deda0973fb4c70b50d226b1af49f3da59f5265";
234
234
-
sha256 = "0ya4ha7m20bw048m1159ppqzlvda4x0vdprlbk5sdgmy74h3xcdq";
235
235
-
};
236
236
-
}
237
237
-
{
238
238
-
goPackagePath = "github.com/google/gofuzz";
239
239
-
fetch = {
240
240
-
type = "git";
241
241
-
url = "https://github.com/google/gofuzz";
242
242
-
rev = "44d81051d367757e1c7c6a5a86423ece9afcf63c";
243
243
-
sha256 = "0ivq2sl2fv8x0xxrcys27c42s8yq7irgl7lp6l0im9i7ky63nk0i";
244
244
-
};
245
245
-
}
246
246
-
{
247
247
-
goPackagePath = "github.com/googleapis/gnostic";
248
248
-
fetch = {
249
249
-
type = "git";
250
250
-
url = "https://github.com/googleapis/gnostic";
251
251
-
rev = "0c5108395e2debce0d731cf0287ddf7242066aba";
252
252
-
sha256 = "0jf3cp5clli88gpjf24r6wxbkvngnc1kf59d4cgjczsn2wasvsfc";
253
253
-
};
254
254
-
}
255
255
-
{
256
256
-
goPackagePath = "github.com/hashicorp/golang-lru";
257
257
-
fetch = {
258
258
-
type = "git";
259
259
-
url = "https://github.com/hashicorp/golang-lru";
260
260
-
rev = "a0d98a5f288019575c6d1f4bb1573fef2d1fcdc4";
261
261
-
sha256 = "1z3h4aca31l3qs0inqr5l49vrlycpjm7vq1l9nh1mp0mb2ij0kmp";
262
262
-
};
263
263
-
}
264
264
-
{
265
265
-
goPackagePath = "github.com/hashicorp/hcl";
266
266
-
fetch = {
267
267
-
type = "git";
268
268
-
url = "https://github.com/hashicorp/hcl";
269
269
-
rev = "65a6292f0157eff210d03ed1bf6c59b190b8b906";
270
270
-
sha256 = "00qgmygfa4vgf9v3lpz4vp1ca1hcfcxnjqjrvp6z4jjklc8x4mqf";
271
271
-
};
272
272
-
}
273
273
-
{
274
274
-
goPackagePath = "github.com/hectane/go-acl";
275
275
-
fetch = {
276
276
-
type = "git";
277
277
-
url = "https://github.com/hectane/go-acl";
278
278
-
rev = "7f56832555fc229dad908c67d65ed3ce6156b70c";
279
279
-
sha256 = "17crpqmn51fqcz0j1vi4grwwiaqpvc3zhl102hn5sy7s2lmdf630";
280
280
-
};
281
281
-
}
282
282
-
{
283
283
-
goPackagePath = "github.com/howeyc/gopass";
284
284
-
fetch = {
285
285
-
type = "git";
286
286
-
url = "https://github.com/howeyc/gopass";
287
287
-
rev = "bf9dde6d0d2c004a008c27aaee91170c786f6db8";
288
288
-
sha256 = "1jxzyfnqi0h1fzlsvlkn10bncic803bfhslyijcxk55mgh297g45";
289
289
-
};
290
290
-
}
291
291
-
{
292
292
-
goPackagePath = "github.com/imdario/mergo";
293
293
-
fetch = {
294
294
-
type = "git";
295
295
-
url = "https://github.com/imdario/mergo";
296
296
-
rev = "6633656539c1639d9d78127b7d47c622b5d7b6dc";
297
297
-
sha256 = "1fffbq1l17i0gynmvcxypl7d9h4v81g5vlimiph5bfgf4sp4db7g";
298
298
-
};
299
299
-
}
300
300
-
{
301
301
-
goPackagePath = "github.com/iovisor/gobpf";
302
302
-
fetch = {
303
303
-
type = "git";
304
304
-
url = "https://github.com/iovisor/gobpf";
305
305
-
rev = "98ebf56442afb10e1b43145127de3c1777ed7e95";
306
306
-
sha256 = "0m2aah77b1k2yf31za975mcix5n0jijqkqmhgakip00klihx383k";
307
307
-
};
308
308
-
}
309
309
-
{
310
310
-
goPackagePath = "github.com/jmespath/go-jmespath";
311
311
-
fetch = {
312
312
-
type = "git";
313
313
-
url = "https://github.com/jmespath/go-jmespath";
314
314
-
rev = "0b12d6b5";
315
315
-
sha256 = "1vv6hph8j6xgv7gwl9vvhlsaaqsm22sxxqmgmldi4v11783pc1ld";
316
316
-
};
317
317
-
}
318
318
-
{
319
319
-
goPackagePath = "github.com/json-iterator/go";
320
320
-
fetch = {
321
321
-
type = "git";
322
322
-
url = "https://github.com/json-iterator/go";
323
323
-
rev = "f2b4162afba35581b6d4a50d3b8f34e33c144682";
324
324
-
sha256 = "0siqfghsm2lkdwinvg8x5gls3p76rq3cdm59c1r4x0b2mdfhnvcd";
325
325
-
};
326
326
-
}
327
327
-
{
328
328
-
goPackagePath = "github.com/kardianos/osext";
329
329
-
fetch = {
330
330
-
type = "git";
331
331
-
url = "https://github.com/kardianos/osext";
332
332
-
rev = "ae77be60afb1dcacde03767a8c37337fad28ac14";
333
333
-
sha256 = "056dkgxrqjj5r18bnc3knlpgdz5p3yvp12y4y978hnsfhwaqvbjz";
334
334
-
};
335
335
-
}
336
336
-
{
337
337
-
goPackagePath = "github.com/kubernetes-incubator/custom-metrics-apiserver";
338
338
-
fetch = {
339
339
-
type = "git";
340
340
-
url = "https://github.com/kubernetes-incubator/custom-metrics-apiserver";
341
341
-
rev = "bb8bae16c5550f2aeef3151259a1b36078a0e544";
342
342
-
sha256 = "1f1n4dh9w2qfs704yw8nhbv50n6f9fxy8ndir96l37lnwd2dvj8p";
343
343
-
};
344
344
-
}
345
345
-
{
346
346
-
goPackagePath = "github.com/magiconair/properties";
347
347
-
fetch = {
348
348
-
type = "git";
349
349
-
url = "https://github.com/magiconair/properties";
350
350
-
rev = "c2353362d570a7bfa228149c62842019201cfb71";
351
351
-
sha256 = "1a10362wv8a8qwb818wygn2z48lgzch940hvpv81hv8gc747ajxn";
352
352
-
};
353
353
-
}
354
354
-
{
355
355
-
goPackagePath = "github.com/mailru/easyjson";
356
356
-
fetch = {
357
357
-
type = "git";
358
358
-
url = "https://github.com/mailru/easyjson";
359
359
-
rev = "60711f1a8329503b04e1c88535f419d0bb440bff";
360
360
-
sha256 = "0234jp6134wkihdpdwq1hvzqblgl5khc1wp6dyi2h0hgh88bhdk1";
361
361
-
};
362
362
-
}
363
363
-
{
364
364
-
goPackagePath = "github.com/matttproud/golang_protobuf_extensions";
365
365
-
fetch = {
366
366
-
type = "git";
367
367
-
url = "https://github.com/matttproud/golang_protobuf_extensions";
368
368
-
rev = "fc2b8d3a73c4867e51861bbdd5ae3c1f0869dd6a";
369
369
-
sha256 = "0ajg41h6402big484drvm72wvid1af2sffw0qkzbmpy04lq68ahj";
370
370
-
};
371
371
-
}
372
372
-
{
373
373
-
goPackagePath = "github.com/mitchellh/mapstructure";
374
374
-
fetch = {
375
375
-
type = "git";
376
376
-
url = "https://github.com/mitchellh/mapstructure";
377
377
-
rev = "fa473d140ef3c6adf42d6b391fe76707f1f243c8";
378
378
-
sha256 = "0f06q4fpzg0c370cvmpsl0iq2apl5nkbz5cd3nba5x5ysmshv1lm";
379
379
-
};
380
380
-
}
381
381
-
{
382
382
-
goPackagePath = "github.com/modern-go/concurrent";
383
383
-
fetch = {
384
384
-
type = "git";
385
385
-
url = "https://github.com/modern-go/concurrent";
386
386
-
rev = "bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94";
387
387
-
sha256 = "0s0fxccsyb8icjmiym5k7prcqx36hvgdwl588y0491gi18k5i4zs";
388
388
-
};
389
389
-
}
390
390
-
{
391
391
-
goPackagePath = "github.com/modern-go/reflect2";
392
392
-
fetch = {
393
393
-
type = "git";
394
394
-
url = "https://github.com/modern-go/reflect2";
395
395
-
rev = "4b7aa43c6742a2c18fdef89dd197aaae7dac7ccd";
396
396
-
sha256 = "1721y3yr3dpx5dx5ashf063qczk2awy5zjir1jvp1h5hn7qz4i49";
397
397
-
};
398
398
-
}
399
399
-
{
400
400
-
goPackagePath = "github.com/patrickmn/go-cache";
401
401
-
fetch = {
402
402
-
type = "git";
403
403
-
url = "https://github.com/patrickmn/go-cache";
404
404
-
rev = "a3647f8e31d79543b2d0f0ae2fe5c379d72cedc0";
405
405
-
sha256 = "10020inkzrm931r4bixf8wqr9n39wcrb78vfyxmbvjavvw4zybgs";
406
406
-
};
407
407
-
}
408
408
-
{
409
409
-
goPackagePath = "github.com/pborman/uuid";
410
410
-
fetch = {
411
411
-
type = "git";
412
412
-
url = "https://github.com/pborman/uuid";
413
413
-
rev = "ca53cad383cad2479bbba7f7a1a05797ec1386e4";
414
414
-
sha256 = "0rcx669bbjkkwdlw81spnra4ffgzd4rbpywnrj3w41m9vq6mk1gn";
415
415
-
};
416
416
-
}
417
417
-
{
418
418
-
goPackagePath = "github.com/pelletier/go-toml";
419
419
-
fetch = {
420
420
-
type = "git";
421
421
-
url = "https://github.com/pelletier/go-toml";
422
422
-
rev = "c2dbbc24a97911339e01bda0b8cabdbd8f13b602";
423
423
-
sha256 = "0v1dsqnk5zmn6ir8jgxijx14s47jvijlqfz3aq435snfrgybd5rz";
424
424
-
};
425
425
-
}
426
426
-
{
427
427
-
goPackagePath = "github.com/pkg/errors";
428
428
-
fetch = {
429
429
-
type = "git";
430
430
-
url = "https://github.com/pkg/errors";
431
431
-
rev = "816c9085562cd7ee03e7f8188a1cfd942858cded";
432
432
-
sha256 = "1ws5crb7c70wdicavl6qr4g03nn6m92zd6wwp9n2ygz5c8rmxh8k";
433
433
-
};
434
434
-
}
435
435
-
{
436
436
-
goPackagePath = "github.com/pmezard/go-difflib";
437
437
-
fetch = {
438
438
-
type = "git";
439
439
-
url = "https://github.com/pmezard/go-difflib";
440
440
-
rev = "792786c7400a136282c1664665ae0a8db921c6c2";
441
441
-
sha256 = "0c1cn55m4rypmscgf0rrb88pn58j3ysvc2d0432dp3c6fqg6cnzw";
442
442
-
};
443
443
-
}
444
444
-
{
445
445
-
goPackagePath = "github.com/prometheus/client_golang";
446
446
-
fetch = {
447
447
-
type = "git";
448
448
-
url = "https://github.com/prometheus/client_golang";
449
449
-
rev = "e7e903064f5e9eb5da98208bae10b475d4db0f8c";
450
450
-
sha256 = "0mn6x6za7br81vc9s8d58ivylpx5j4xdq72n7kz3aybniif49r3i";
451
451
-
};
452
452
-
}
453
453
-
{
454
454
-
goPackagePath = "github.com/prometheus/client_model";
455
455
-
fetch = {
456
456
-
type = "git";
457
457
-
url = "https://github.com/prometheus/client_model";
458
458
-
rev = "fa8ad6fec33561be4280a8f0514318c79d7f6cb6";
459
459
-
sha256 = "11a7v1fjzhhwsl128znjcf5v7v6129xjgkdpym2lial4lac1dhm9";
460
460
-
};
461
461
-
}
462
462
-
{
463
463
-
goPackagePath = "github.com/prometheus/common";
464
464
-
fetch = {
465
465
-
type = "git";
466
466
-
url = "https://github.com/prometheus/common";
467
467
-
rev = "13ba4ddd0caa9c28ca7b7bffe1dfa9ed8d5ef207";
468
468
-
sha256 = "0i6mpcnsawi7f00rfmjfjq8llaplyzq4xrkrawlcgfd762p5hnp8";
469
469
-
};
470
470
-
}
471
471
-
{
472
472
-
goPackagePath = "github.com/prometheus/procfs";
473
473
-
fetch = {
474
474
-
type = "git";
475
475
-
url = "https://github.com/prometheus/procfs";
476
476
-
rev = "65c1f6f8f0fc1e2185eb9863a3bc751496404259";
477
477
-
sha256 = "0jfzmr8642hr04naim1maa3wklxvcxklykri2z7k4ayizc974lkq";
478
478
-
};
479
479
-
}
480
480
-
{
481
481
-
goPackagePath = "github.com/shirou/gopsutil";
482
482
-
fetch = {
483
483
-
type = "git";
484
484
-
url = "https://github.com/shirou/gopsutil";
485
485
-
rev = "071446942108a03a13cf0717275ad3bdbcb691b4";
486
486
-
sha256 = "0ai246kqsfm3xlnp4pp4d197djh6jrbjja832f355zhg3l9fqwfp";
487
487
-
};
488
488
-
}
489
489
-
{
490
490
-
goPackagePath = "github.com/shirou/w32";
491
491
-
fetch = {
492
492
-
type = "git";
493
493
-
url = "https://github.com/shirou/w32";
494
494
-
rev = "bb4de0191aa41b5507caa14b0650cdbddcd9280b";
495
495
-
sha256 = "0xh5vqblhr2c3mlaswawx6nipi4rc2x73rbdvlkakmgi0nnl50m4";
496
496
-
};
497
497
-
}
498
498
-
{
499
499
-
goPackagePath = "github.com/spf13/afero";
500
500
-
fetch = {
501
501
-
type = "git";
502
502
-
url = "https://github.com/spf13/afero";
503
503
-
rev = "d40851caa0d747393da1ffb28f7f9d8b4eeffebd";
504
504
-
sha256 = "0miv4faf5ihjfifb1zv6aia6f6ik7h1s4954kcb8n6ixzhx9ck6k";
505
505
-
};
506
506
-
}
507
507
-
{
508
508
-
goPackagePath = "github.com/spf13/cast";
509
509
-
fetch = {
510
510
-
type = "git";
511
511
-
url = "https://github.com/spf13/cast";
512
512
-
rev = "8965335b8c7107321228e3e3702cab9832751bac";
513
513
-
sha256 = "177bk7lq40jbgv9p9r80aydpaccfk8ja3a7jjhfwiwk9r1pa4rr2";
514
514
-
};
515
515
-
}
516
516
-
{
517
517
-
goPackagePath = "github.com/spf13/jwalterweatherman";
518
518
-
fetch = {
519
519
-
type = "git";
520
520
-
url = "https://github.com/spf13/jwalterweatherman";
521
521
-
rev = "4a4406e478ca629068e7768fc33f3f044173c0a6";
522
522
-
sha256 = "093fmmvavv84pv4q84hav7ph3fmrq87bvspjj899q0qsx37yvdr8";
523
523
-
};
524
524
-
}
525
525
-
{
526
526
-
goPackagePath = "github.com/spf13/pflag";
527
527
-
fetch = {
528
528
-
type = "git";
529
529
-
url = "https://github.com/spf13/pflag";
530
530
-
rev = "583c0c0531f06d5278b7d917446061adc344b5cd";
531
531
-
sha256 = "0nr4mdpfhhk94hq4ymn5b2sxc47b29p1akxd8b0hx4dvdybmipb5";
532
532
-
};
533
533
-
}
534
534
-
{
535
535
-
goPackagePath = "github.com/stretchr/testify";
536
536
-
fetch = {
537
537
-
type = "git";
538
538
-
url = "https://github.com/stretchr/testify";
539
539
-
rev = "f35b8ab0b5a2cef36673838d662e249dd9c94686";
540
540
-
sha256 = "0dlszlshlxbmmfxj5hlwgv3r22x0y1af45gn1vd198nvvs3pnvfs";
541
541
-
};
542
542
-
}
543
543
-
{
544
544
-
goPackagePath = "golang.org/x/crypto";
545
545
-
fetch = {
546
546
-
type = "git";
547
547
-
url = "https://go.googlesource.com/crypto";
548
548
-
rev = "c10c31b5e94b6f7a0283272dc2bb27163dcea24b";
549
549
-
sha256 = "1a4k61xrwmr99fib2m1rcavbaxihnsmy1bgqhff5hkcv4n7bpsl2";
550
550
-
};
551
551
-
}
552
552
-
{
553
553
-
goPackagePath = "golang.org/x/mobile";
554
554
-
fetch = {
555
555
-
type = "git";
556
556
-
url = "https://go.googlesource.com/mobile";
557
557
-
rev = "0ff817254b04da935cce10d2d1270ccf047fbbd7";
558
558
-
sha256 = "0hzsis106xh3hcydjribcar75va3ghp4hwbj9982h2msi27v54x4";
559
559
-
};
560
560
-
}
561
561
-
{
562
562
-
goPackagePath = "golang.org/x/net";
563
563
-
fetch = {
564
564
-
type = "git";
565
565
-
url = "https://go.googlesource.com/net";
566
566
-
rev = "1c05540f6879653db88113bc4a2b70aec4bd491f";
567
567
-
sha256 = "0h8yqb0vcqgllgydrf9d3rzp83w8wlr8f0nm6r1rwf2qg30pq1pd";
568
568
-
};
569
569
-
}
570
570
-
{
571
571
-
goPackagePath = "golang.org/x/sys";
572
572
-
fetch = {
573
573
-
type = "git";
574
574
-
url = "https://go.googlesource.com/sys";
575
575
-
rev = "a9d3bda3a223baa6bba6ef412cb273f0fd163c05";
576
576
-
sha256 = "1w45zc13xrjzl19s1sx74r5mg3lf2z2nm13wygcdq5r5pyjlhdz9";
577
577
-
};
578
578
-
}
579
579
-
{
580
580
-
goPackagePath = "golang.org/x/text";
581
581
-
fetch = {
582
582
-
type = "git";
583
583
-
url = "https://go.googlesource.com/text";
584
584
-
rev = "b19bf474d317b857955b12035d2c5acb57ce8b01";
585
585
-
sha256 = "0wc8csaafp0ps9jb2hdk8d6xpyw1axhk1np73h0z17x09zk3ylcr";
586
586
-
};
587
587
-
}
588
588
-
{
589
589
-
goPackagePath = "golang.org/x/time";
590
590
-
fetch = {
591
591
-
type = "git";
592
592
-
url = "https://go.googlesource.com/time";
593
593
-
rev = "a4bde12657593d5e90d0533a3e4fd95e635124cb";
594
594
-
sha256 = "07r227rrqgwkchm63dzmdyv5yplbla1vnwkn6qrr940l4psy15aw";
595
595
-
};
596
596
-
}
597
597
-
{
598
598
-
goPackagePath = "gopkg.in/inf.v0";
599
599
-
fetch = {
600
600
-
type = "git";
601
601
-
url = "https://github.com/go-inf/inf";
602
602
-
rev = "3887ee99ecf07df5b447e9b00d9c0b2adaa9f3e4";
603
603
-
sha256 = "0rf3vwyb8aqnac9x9d6ax7z5526c45a16yjm2pvkijr6qgqz8b82";
604
604
-
};
605
605
-
}
606
606
-
{
607
607
-
goPackagePath = "gopkg.in/yaml.v2";
608
608
-
fetch = {
609
609
-
type = "git";
610
610
-
url = "https://github.com/go-yaml/yaml";
611
611
-
rev = "d670f9405373e636a5a2765eea47fac0c9bc91a4";
612
612
-
sha256 = "1w1xid51n8v1mydn2m3vgggw8qgpd5a5sr62snsc77d99fpjsrs0";
613
613
-
};
614
614
-
}
615
615
-
{
616
616
-
goPackagePath = "gopkg.in/zorkian/go-datadog-api.v2";
617
617
-
fetch = {
618
618
-
type = "git";
619
619
-
url = "https://github.com/zorkian/go-datadog-api";
620
620
-
rev = "d7b8b10db6a7eb1c1c2424b10a795a1662e80c9a";
621
621
-
sha256 = "069psfvgal6pkwc1s09gdy4mjn4ki4d1zvqnnzn7y15i5llb97kk";
622
622
-
};
623
623
-
}
624
624
-
{
625
625
-
goPackagePath = "k8s.io/api";
626
626
-
fetch = {
627
627
-
type = "git";
628
628
-
url = "https://github.com/kubernetes/api";
629
629
-
rev = "9e5ffd1f1320950b238cfce291b926411f0af722";
630
630
-
sha256 = "03992x9n9b8w9rlf70wizn7iqk8cbyksxg0sdc1mm5jyzyvgksgf";
631
631
-
};
632
632
-
}
633
633
-
{
634
634
-
goPackagePath = "k8s.io/apimachinery";
635
635
-
fetch = {
636
636
-
type = "git";
637
637
-
url = "https://github.com/kubernetes/apimachinery";
638
638
-
rev = "e386b2658ed20923da8cc9250e552f082899a1ee";
639
639
-
sha256 = "0lgwpsvx0gpnrdnkqc9m96xwkifdq50l7cj9rvh03njws4rbd8jz";
640
640
-
};
641
641
-
}
642
642
-
{
643
643
-
goPackagePath = "k8s.io/apiserver";
644
644
-
fetch = {
645
645
-
type = "git";
646
646
-
url = "https://github.com/kubernetes/apiserver";
647
647
-
rev = "2cf66d2375dce045e1e02e1d7b74a0d1e34fedb3";
648
648
-
sha256 = "0x0am99n25njpbd1x20bhyadpv9w6qqjmspp1ahzpmdwjzrnsagg";
649
649
-
};
650
650
-
}
651
651
-
{
652
652
-
goPackagePath = "k8s.io/client-go";
653
653
-
fetch = {
654
654
-
type = "git";
655
655
-
url = "https://github.com/kubernetes/client-go";
656
656
-
rev = "23781f4d6632d88e869066eaebb743857aa1ef9b";
657
657
-
sha256 = "0cazbcv7j7fgjs00arx3a8f0z0ikybmv16ccy0yg0wp0nbc05r6v";
658
658
-
};
659
659
-
}
660
660
-
{
661
661
-
goPackagePath = "k8s.io/metrics";
662
662
-
fetch = {
663
663
-
type = "git";
664
664
-
url = "https://github.com/kubernetes/metrics";
665
665
-
rev = "0d9ea2ac660031c8f2726a735dda29441f396f99";
666
666
-
sha256 = "0bcsb7s4wlmrja35zvz4s10cf3w7dfn2ckjv6apxd1ykdjxnsk71";
667
667
-
};
668
668
-
}
669
669
-
]
+10
-23
pkgs/tools/networking/dd-agent/datadog-process-agent.nix
···
1
1
-
{ lib, fetchFromGitHub, buildGoPackage }:
2
2
-
3
3
-
buildGoPackage rec {
1
1
+
{ lib, datadog-agent }:
2
2
+
datadog-agent.overrideAttrs (attrs: {
4
3
pname = "datadog-process-agent";
5
5
-
version = "6.11.1";
6
6
-
owner = "DataDog";
7
7
-
repo = "datadog-process-agent";
8
8
-
9
9
-
src = fetchFromGitHub {
10
10
-
inherit owner repo;
11
11
-
rev = version;
12
12
-
sha256 = "0fc2flm0pa44mjxvn4fan0mkvg9yyg27w68xdgrnpdifj99kxxjf";
13
13
-
};
14
14
-
15
15
-
goDeps = ./datadog-process-agent-deps.nix;
16
16
-
goPackagePath = "github.com/${owner}/${repo}";
17
17
-
18
18
-
meta = with lib; {
19
19
-
description = "Live process collector for the DataDog Agent v6";
20
20
-
homepage = "https://www.datadoghq.com";
21
21
-
license = licenses.bsd3;
22
22
-
maintainers = with maintainers; [ domenkozar rvl ];
23
23
-
};
24
24
-
}
4
4
+
meta = with lib;
5
5
+
attrs.meta // {
6
6
+
description = "Live process collector for the DataDog Agent v7";
7
7
+
maintainers = with maintainers; [ domenkozar rvl ];
8
8
+
};
9
9
+
subPackages = [ "cmd/process-agent" ];
10
10
+
postInstall = null;
11
11
+
})