tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
cli53: use upstream vendor
zowoq
5 years ago
fc5d4820
d81c805b
-95
2 changed files
expand all
collapse all
unified
split
pkgs
tools
admin
cli53
default.nix
deps.nix
-2
pkgs/tools/admin/cli53/default.nix
···
14
14
sha256 = "0bhczmzrgf7ypnhhzdrgnvg8cw8ch1x1d0cgajc5kklq9ixv9ygi";
15
15
};
16
16
17
17
-
goDeps = ./deps.nix;
18
18
-
19
17
meta = with lib; {
20
18
description = "CLI tool for the Amazon Route 53 DNS service";
21
19
homepage = "https://github.com/barnybug/cli53";
-93
pkgs/tools/admin/cli53/deps.nix
···
1
1
-
# This file was generated by https://github.com/kamilchm/go2nix v2.0-dev
2
2
-
[
3
3
-
{
4
4
-
goPackagePath = "github.com/aws/aws-sdk-go";
5
5
-
fetch = {
6
6
-
type = "git";
7
7
-
url = "https://github.com/aws/aws-sdk-go";
8
8
-
rev = "3e7014382cdc91695381614d0110a3cff997ba72";
9
9
-
sha256 = "1xnjhmb31k63k13aiiiispc7vkgnlxkbihslwwfsjc7b86vrllm5";
10
10
-
};
11
11
-
}
12
12
-
{
13
13
-
goPackagePath = "github.com/davecgh/go-spew";
14
14
-
fetch = {
15
15
-
type = "git";
16
16
-
url = "https://github.com/davecgh/go-spew";
17
17
-
rev = "346938d642f2ec3594ed81d874461961cd0faa76";
18
18
-
sha256 = "0d4jfmak5p6lb7n2r6yvf5p1zcw0l8j74kn55ghvr7zr7b7axm6c";
19
19
-
};
20
20
-
}
21
21
-
{
22
22
-
goPackagePath = "github.com/go-ini/ini";
23
23
-
fetch = {
24
24
-
type = "git";
25
25
-
url = "https://github.com/go-ini/ini";
26
26
-
rev = "20b96f641a5ea98f2f8619ff4f3e061cff4833bd";
27
27
-
sha256 = "0mp18hlhnazg3sd02fhv88kbbipmhcrkb6n8imq8gk2dvmxk64ch";
28
28
-
};
29
29
-
}
30
30
-
{
31
31
-
goPackagePath = "github.com/gucumber/gucumber";
32
32
-
fetch = {
33
33
-
type = "git";
34
34
-
url = "https://github.com/gucumber/gucumber";
35
35
-
rev = "71608e2f6e76fd4da5b09a376aeec7a5c0b5edbc";
36
36
-
sha256 = "1h1d9j515v1nyqsyb73v4ahlvm9n6z7hgl2ld8dryr4sw8q7ybw3";
37
37
-
};
38
38
-
}
39
39
-
{
40
40
-
goPackagePath = "github.com/jmespath/go-jmespath";
41
41
-
fetch = {
42
42
-
type = "git";
43
43
-
url = "https://github.com/jmespath/go-jmespath";
44
44
-
rev = "0b12d6b5";
45
45
-
sha256 = "1vv6hph8j6xgv7gwl9vvhlsaaqsm22sxxqmgmldi4v11783pc1ld";
46
46
-
};
47
47
-
}
48
48
-
{
49
49
-
goPackagePath = "github.com/miekg/dns";
50
50
-
fetch = {
51
51
-
type = "git";
52
52
-
url = "https://github.com/miekg/dns";
53
53
-
rev = "e4205768578dc90c2669e75a2f8a8bf77e3083a4";
54
54
-
sha256 = "0247qcc9i41wrm73ivqs2wvy3vi3nb44m3nh27lnhd4a0ilir6wv";
55
55
-
};
56
56
-
}
57
57
-
{
58
58
-
goPackagePath = "github.com/pmezard/go-difflib";
59
59
-
fetch = {
60
60
-
type = "git";
61
61
-
url = "https://github.com/pmezard/go-difflib";
62
62
-
rev = "792786c7400a136282c1664665ae0a8db921c6c2";
63
63
-
sha256 = "0c1cn55m4rypmscgf0rrb88pn58j3ysvc2d0432dp3c6fqg6cnzw";
64
64
-
};
65
65
-
}
66
66
-
{
67
67
-
goPackagePath = "github.com/shiena/ansicolor";
68
68
-
fetch = {
69
69
-
type = "git";
70
70
-
url = "https://github.com/shiena/ansicolor";
71
71
-
rev = "a422bbe96644373c5753384a59d678f7d261ff10";
72
72
-
sha256 = "1dcn8a9z6a5dxa2m3fkppnajcls8lanbl38qggkf646yi5qsk1hc";
73
73
-
};
74
74
-
}
75
75
-
{
76
76
-
goPackagePath = "github.com/stretchr/testify";
77
77
-
fetch = {
78
78
-
type = "git";
79
79
-
url = "https://github.com/stretchr/testify";
80
80
-
rev = "12b6f73e6084dad08a7c6e575284b177ecafbc71";
81
81
-
sha256 = "01f80s0q64pw5drfgqwwk1wfwwkvd2lhbs56lhhkff4ni83k73fd";
82
82
-
};
83
83
-
}
84
84
-
{
85
85
-
goPackagePath = "github.com/urfave/cli";
86
86
-
fetch = {
87
87
-
type = "git";
88
88
-
url = "https://github.com/urfave/cli";
89
89
-
rev = "cfb38830724cc34fedffe9a2a29fb54fa9169cd1";
90
90
-
sha256 = "0y6f4sbzkiiwrxbl15biivj8c7qwxnvm3zl2dd3mw4wzg4x10ygj";
91
91
-
};
92
92
-
}
93
93
-
]