summary refs log tree commit diff
path: root/pkgs/tools/misc/steampipe/default.nix
diff options
context:
space:
mode:
authorJonas Chevalier <zimbatm@zimbatm.com>2022-01-24 12:53:05 +0100
committerGitHub <noreply@github.com>2022-01-24 12:53:05 +0100
commite7dbfd7ece0e8f11ef0617919cc5597258eda90f (patch)
tree02567ae58a36f2ac5ea3c4f8a25ddf24990f8d82 /pkgs/tools/misc/steampipe/default.nix
parente70ba2998d36c8817d7b06b9854d4fcaa91443f5 (diff)
downloadnixpkgs-e7dbfd7ece0e8f11ef0617919cc5597258eda90f.tar
nixpkgs-e7dbfd7ece0e8f11ef0617919cc5597258eda90f.tar.gz
nixpkgs-e7dbfd7ece0e8f11ef0617919cc5597258eda90f.tar.bz2
nixpkgs-e7dbfd7ece0e8f11ef0617919cc5597258eda90f.tar.lz
nixpkgs-e7dbfd7ece0e8f11ef0617919cc5597258eda90f.tar.xz
nixpkgs-e7dbfd7ece0e8f11ef0617919cc5597258eda90f.tar.zst
nixpkgs-e7dbfd7ece0e8f11ef0617919cc5597258eda90f.zip
terraform.withPlugins: clean and remove 0.12 support (#155477)
Now that the terraform 0.12 compatibility is not needed anymore, the
`terraform.withPlugins` and `terraform-providers.mkProvider`
implementations can be simplified.

Instead of building a bunch of bin wrappers on instantiation, the
providers are now stored in
`$out/libexec/terraform-providers/<registry>/<owner>/<name>/<version>/<os>_<arch>/terraform-provider-<name>_v<version>`
and then a simple `buildEnv` can be used to merge them.

This breaks back-compat so it's not possible to mix-and-match with
previous versions of nixpkgs. In exchange, it now becomes possible to
use the providers from
[nixpkgs-terraform-providers-bin](https://github.com/numtide/nixpkgs-terraform-providers-bin)
directly.
Diffstat (limited to 'pkgs/tools/misc/steampipe/default.nix')
0 files changed, 0 insertions, 0 deletions