tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
terragrunt: 0.13.23 -> 0.14.0
Peter Hoeg
8 years ago
15d33a4c
c70c9649
+14
-14
2 changed files
expand all
collapse all
unified
split
pkgs
applications
networking
cluster
terragrunt
default.nix
deps.nix
+2
-2
pkgs/applications/networking/cluster/terragrunt/default.nix
···
2
3
buildGoPackage rec {
4
name = "terragrunt-${version}";
5
-
version = "0.13.23";
6
7
goPackagePath = "github.com/gruntwork-io/terragrunt";
8
···
10
rev = "v${version}";
11
owner = "gruntwork-io";
12
repo = "terragrunt";
13
-
sha256 = "1xx3kw38vr563x3bn0rrg1iq4r51rl0qci2magwwng62cgh3zaiy";
14
};
15
16
goDeps = ./deps.nix;
···
2
3
buildGoPackage rec {
4
name = "terragrunt-${version}";
5
+
version = "0.14.0";
6
7
goPackagePath = "github.com/gruntwork-io/terragrunt";
8
···
10
rev = "v${version}";
11
owner = "gruntwork-io";
12
repo = "terragrunt";
13
+
sha256 = "1fz4ny7jmwr1xp68bmzlb6achird7jwbb6n6zim6c1w0qybxiqg9";
14
};
15
16
goDeps = ./deps.nix;
+12
-12
pkgs/applications/networking/cluster/terragrunt/deps.nix
···
5
fetch = {
6
type = "git";
7
url = "https://github.com/aws/aws-sdk-go";
8
-
rev = "d0cb8551ac28d362e77ea475e5b7b2ebaec06b6b";
9
-
sha256 = "1546kb49wb1qjx6pz7aj4iygmqsjps70npb5csm5q08wxk63vhls";
10
};
11
}
12
{
···
41
fetch = {
42
type = "git";
43
url = "https://github.com/hashicorp/go-getter";
44
-
rev = "994f50a6f071b07cfbea9eca9618c9674091ca51";
45
-
sha256 = "1v2whvi9rnrkz4ji3b3sinvv3ahr5s4iyzchz00wjw0q2kdvj1zj";
46
};
47
}
48
{
···
68
fetch = {
69
type = "git";
70
url = "https://github.com/mattn/go-zglob";
71
-
rev = "4b74c24375b3b1ee226867156e01996f4e19a8d6";
72
-
sha256 = "1qc502an4q3wgvrd9zw6zprgm28d90d2f98bdamdf4js03jj22xn";
73
};
74
}
75
{
···
95
fetch = {
96
type = "git";
97
url = "https://github.com/mitchellh/mapstructure";
98
-
rev = "06020f85339e21b2478f756a78e295255ffa4d6a";
99
-
sha256 = "12zb5jh7ri4vna3f24y9g10nzrnz9wbvwnk29wjk3vg0ljia64s9";
100
};
101
}
102
{
···
104
fetch = {
105
type = "git";
106
url = "https://github.com/stretchr/testify";
107
-
rev = "2aa2c176b9dab406a6970f6a55f513e8a8c8b18f";
108
-
sha256 = "1j92x4291flz3i4pk6bi3y59nnsi6lj34zmyfp7axf68fd8vm5ml";
109
};
110
}
111
{
···
122
fetch = {
123
type = "git";
124
url = "https://github.com/urfave/cli";
125
-
rev = "39908eb08fee7c10d842622a114a5c133fb0a3c6";
126
-
sha256 = "1s0whq54xmcljdg94g6sghpf6mkhf6fdxxb18zg0yzzj6fz9yj8j";
127
};
128
}
129
]
···
5
fetch = {
6
type = "git";
7
url = "https://github.com/aws/aws-sdk-go";
8
+
rev = "00cca3f093a8236a93fbbeeae7d28ad83811683c";
9
+
sha256 = "1x2frsin6d9drx9k65pv0r0l0asj16fzj815s2a9db2mxh8jycsp";
10
};
11
}
12
{
···
41
fetch = {
42
type = "git";
43
url = "https://github.com/hashicorp/go-getter";
44
+
rev = "285374cdfad63de2c43d7562f49ced6dde5a7ba0";
45
+
sha256 = "0xmwxfb0vm20ga1j1r3lavxm15vwqdkisdkshw1nia7byhwmb4xm";
46
};
47
}
48
{
···
68
fetch = {
69
type = "git";
70
url = "https://github.com/mattn/go-zglob";
71
+
rev = "4959821b481786922ac53e7ef25c61ae19fb7c36";
72
+
sha256 = "0rwkdw143kphpmingsrw1zp030zf3p08f64h347jpdm4lz8z5449";
73
};
74
}
75
{
···
95
fetch = {
96
type = "git";
97
url = "https://github.com/mitchellh/mapstructure";
98
+
rev = "b4575eea38cca1123ec2dc90c26529b5c5acfcff";
99
+
sha256 = "1x80f3kcb1wd2mdxks3wcsp26q9g7ahr8b18z1anl5igg6zl61kf";
100
};
101
}
102
{
···
104
fetch = {
105
type = "git";
106
url = "https://github.com/stretchr/testify";
107
+
rev = "12b6f73e6084dad08a7c6e575284b177ecafbc71";
108
+
sha256 = "01f80s0q64pw5drfgqwwk1wfwwkvd2lhbs56lhhkff4ni83k73fd";
109
};
110
}
111
{
···
122
fetch = {
123
type = "git";
124
url = "https://github.com/urfave/cli";
125
+
rev = "75104e932ac2ddb944a6ea19d9f9f26316ff1145";
126
+
sha256 = "13iagavgqq3sn9m3sck0chydwy5rcbhj0ylvc1169vs8q2m13yh9";
127
};
128
}
129
]