Fabián Heredia Montiel
ff323ed355
treewide: vendorSha256 → vendorHash
...
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
R. RyanTM
61abd625e6
terraform-docs: 0.15.0 -> 0.16.0 ( #143354 )
2021-10-30 22:31:28 +00:00
Samuel Noordhuis
0cf5fbfd95
terraform-docs: 0.14.1 -> 0.15.0
2021-08-11 17:01:13 +10:00
Samuel Noordhuis
f1cb9e772d
terraform-docs: 0.13.0 -> 0.14.1
2021-06-17 17:58:37 +10:00
Samuel Noordhuis
ee9e0b6417
terraform-docs: 0.12.1 -> 0.13.0
2021-05-05 15:44:23 +10:00
R. RyanTM
779ef0a43d
terraform-docs: 0.12.0 -> 0.12.1 ( #118098 )
2021-03-31 11:42:27 +02:00
R. RyanTM
cee5325124
terraform-docs: 0.11.2 -> 0.12.0 ( #117525 )
2021-03-24 22:06:09 +00:00
Samuel Noordhuis
e0a6314775
terraform-docs: 0.9.1 -> 0.11.2 ( #114803 )
...
The owner of the repository has changed from segmentio to terraform-docs
since the last pull request.
This commit also introduces the use of buildGoModule in place of
buildGoPackage, so that we can avoid generating a deps.nix file for
module dependencies.
2021-03-03 17:38:09 +01:00
Nikola Knežević
cff6722b4c
terraform-docs: 0.6.0 -> 0.9.1 ( #84807 )
...
0.6.0 is quite an old version, that doesn't support Terraform 0.12. As
Terraform 0.12 is the default on master, upgrading terraform-docs to
0.9.1 brings tools on par.
2020-04-09 12:55:33 +00:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
zimbatm
f077a27b9c
terraform-docs: 0.5.0 -> 0.6.0
2019-01-18 18:04:46 +01:00
zimbatm
e4d06cbab6
terraform-docs: init at 0.5.0 ( #51579 )
2018-12-06 12:10:36 +01:00