Commit Graph

1649 Commits

Author SHA1 Message Date
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Wilson E. Husin
9ecd8455de
sonobuoy: 0.19.0 -> 0.20.0 (#106928)
* Sonobuoy 0.19.0 -> 0.20.0

* Add comments to explain why we need both version and rev

Co-authored-by: Léo Gaspard <github@leo.gaspard.ninja>
2021-01-10 00:18:50 +01:00
Sandro
58ce91234f
Merge pull request #108785 from 06kellyjac/terragrunt
terragrunt: 0.26.7 -> 0.27.0
2021-01-09 03:28:16 +01:00
06kellyjac
5aabd460ca terragrunt: 0.26.7 -> 0.27.0 2021-01-08 16:30:49 +00:00
06kellyjac
2f26edbeec starboard-octant-plugin: 0.7.1 -> 0.8.0 2021-01-08 16:00:19 +00:00
06kellyjac
0d880dbc88 starboard: 0.7.1 -> 0.8.0 2021-01-07 19:10:42 +00:00
Mario Rodas
61810aaab0 terraform_0_14: 0.14.3 -> 0.14.4
https://github.com/hashicorp/terraform/releases/tag/v0.14.4
2021-01-06 14:34:00 -05:00
Mario Rodas
aed53ea2d3 terraform_0_13: 0.13.5 -> 0.13.6
https://github.com/hashicorp/terraform/releases/tag/v0.13.6
2021-01-06 14:17:00 -05:00
Mario Rodas
81fe5e0bf9 terraform_0_12: 0.12.29 -> 0.12.30
https://github.com/hashicorp/terraform/releases/tag/v0.12.30
2021-01-06 13:51:00 -05:00
Jonathan Ringer
6a3d529e9d
waypoint: 0.1.5 -> 0.2.0 2021-01-05 16:33:18 -08:00
Diego Rodriguez
43f84e1d69 minikube: 1.15.1 -> 1.16.0 2021-01-05 19:44:35 +10:00
R. RyanTM
2833d869d7
terraform-compliance: put double quotes around the homepage URL (#108392) 2021-01-04 18:59:00 -08:00
Phillip Cloud
2aabde2c52 nomad: add optional nvml support 2021-01-03 14:26:14 -05:00
Frederik Rietdijk
6c9b5071e4 Revert "Merge pull request #107030 from cpcloud/nomad-nvml"
This broke eval.

https://github.com/NixOS/nixpkgs/pull/107030#issuecomment-753591854

This reverts commit 20489e31cd, reversing
changes made to 590feeecfb.
2021-01-03 11:19:28 +01:00
Sandro
20489e31cd
Merge pull request #107030 from cpcloud/nomad-nvml
nomad: add optional nvml support
2021-01-03 10:19:48 +01:00
Marek Mahut
d413ba8009 terraform-provider-vercel: init at 2.1.0 2020-12-29 19:21:14 +01:00
Ryan Mulligan
23adfcf87d
Merge pull request #97236 from r-ryantm/auto-update/qbec
qbec: 0.12.1 -> 0.12.2
2020-12-28 21:48:39 -08:00
Mario Rodas
895974a19a k3s: fix name
Fixes https://github.com/NixOS/nixpkgs/issues/107624
2020-12-26 06:50:00 -05:00
Shaw Vrana
1734a9a578 tilt: 0.17.13 -> 0.18.1 2020-12-23 17:21:52 -08:00
Sandro
6411d7470f
Merge pull request #106454 from cpcloud/nomad-one-point-oh
nomad_1_0: init at 1.0.1
2020-12-22 18:29:43 +01:00
06kellyjac
af5b6f9ffd nerdctl: 0.3.0 -> 0.4.0 2020-12-22 13:22:28 +10:00
Phillip Cloud
bd84125082 nomad_1_0: init at 1.0.1 2020-12-21 15:32:22 -05:00
06kellyjac
6c839492e8 waypoint: init at 0.1.5
Co-authored-by: Patrick Winter <patrickwinter@posteo.ch>
2020-12-21 09:30:26 +00:00
Timo Kaufmann
45395aaf31
Merge pull request #106892 from 06kellyjac/starboard-octant-plugin
starboard-octant-plugin: 0.7.0 -> 0.7.1
2020-12-20 14:13:53 +01:00
Florian Ströger
d02bff7ad9 stern: use stern/stern as upstream source 2020-12-20 00:10:52 +01:00
Mario Rodas
51d0a416d4
terraform_0_14: 0.14.2 -> 0.14.3 (#107120)
https://github.com/hashicorp/terraform/releases/tag/v0.14.3
2020-12-18 00:12:41 +00:00
Maximilian Bosch
821ed09f38
Merge pull request #107085 from zowoq/go-mod-packagepath
buildGoModule: disallow goPackagePath
2020-12-17 22:44:00 +01:00
Phillip Cloud
1f91cada61 nomad: add optional nvml support 2020-12-17 13:21:04 -05:00
Maxine Aubrey
582abe1d6d nomad_0_12: 0.12.7 -> 0.12.9 2020-12-17 12:41:53 +00:00
Maxine Aubrey
de94bb432f nomad_0_11: 0.11.7 -> 0.11.8 2020-12-17 12:41:53 +00:00
zowoq
a01575268e sonobuoy: remove goPackagePath 2020-12-17 16:38:13 +10:00
06kellyjac
267bb1df04 nerdctl: 0.2.0 -> 0.3.0 2020-12-14 22:09:00 +10:00
06kellyjac
693d685683 starboard-octant-plugin: 0.7.0 -> 0.7.1 2020-12-14 09:51:53 +00:00
06kellyjac
54121ff317 nerdctl: init at 0.2.0 2020-12-14 05:52:38 +10:00
Ryan Mulligan
817b7e54eb
Merge pull request #106723 from r-ryantm/auto-update/helm
kubernetes-helm: 3.4.1 -> 3.4.2
2020-12-12 07:55:59 -08:00
Timo Kaufmann
13bfaa4721
Merge pull request #106483 from jlesquembre/fluxcd
fluxcd: init at 0.5.0
2020-12-12 10:03:51 +01:00
R. RyanTM
a65f621ce2 kubernetes-helm: 3.4.1 -> 3.4.2 2020-12-12 08:51:10 +00:00
José Luis Lafuente
e10a0ae16e
fluxcd: init at 0.5.0
This is flux v2. There is also fluxctl (flux v1). v1 is in maintenance
mode, and it will be deprecated at some point, but some people may still
depend on v1.
2020-12-11 18:04:12 +01:00
Doron Behar
5b8d7aab43
Merge pull request #106604 from r-ryantm/auto-update/node-problem-detector 2020-12-11 18:36:16 +02:00
zimbatm
0dc2e6d068
terraform-providers.postgresql: 1.7.1 -> 1.8.1
This also changes the origin of the code. Hashicorp decided to stop
maintaining that provider and passed on the buck to cyrilgdn.
2020-12-11 12:08:20 +01:00
zimbatm
e1c709b87b
terraform-providers.aws: 3.15.0 -> 3.20.0 2020-12-11 12:00:03 +01:00
Robert Hensing
2abae8433e
Merge pull request #101325 from dbirks/add-lens
lens: init at 3.6.7
2020-12-11 11:41:51 +01:00
Sandro
6fc24a94d8
Merge pull request #104371 from 06kellyjac/octant 2020-12-11 08:13:18 +01:00
Sarah Brofeldt
db4ca0b58c
Merge pull request #106538 from johanot/kubernetes-1.19.5
kubernetes: 1.19.4 -> 1.19.5
2020-12-11 07:30:34 +01:00
R. RyanTM
e8c2cf4ea2 node-problem-detector: 0.8.4 -> 0.8.5 2020-12-10 21:42:01 +00:00
R. RyanTM
9dd8d11c31 istioctl: 1.8.0 -> 1.8.1 2020-12-10 18:18:56 +00:00
06kellyjac
ea7c2cfa56 octant: 0.16.2 -> 0.16.3 2020-12-10 13:51:59 +00:00
06kellyjac
e688c61c24 octant: 0.16.0 -> 0.16.2 2020-12-10 13:51:59 +00:00
Mario Rodas
1f65211aa3
Merge pull request #106537 from r-ryantm/auto-update/argocd
argocd: 1.7.10 -> 1.8.1
2020-12-10 06:30:07 -05:00
Mario Rodas
cc9c82074e
Merge pull request #106373 from marsam/drop-terraform_0_11
terraform_0_11: drop
2020-12-10 06:20:44 -05:00