diff options
| author | cinereal <cinereal@riseup.net> | 2025-10-02 00:56:32 +0200 |
|---|---|---|
| committer | cinereal <cinereal@riseup.net> | 2025-10-02 11:00:48 +0200 |
| commit | 16451ff3aa20e400e71c6ba7f41d66c31bee1a81 (patch) | |
| tree | 59e2b135093b36fe262edb469583e7521a69d883 /pkgs/development/python-modules/python-openstackclient | |
| parent | 973ecf8b61046a1076e32a33ad23ee5f7f02fbec (diff) | |
opentofu: fix `withPlugins` to properly propagate package
Adjusts the OpenTofu package in line with the `pluggable` construct used over at the Terraform package.
This resolves a bug preventing package overrides from properly getting propagated.
This triggered particularly in constructs invoking `overrideAttrs` after `withPlugins`,
e.g. `(pkgs.terraform.withPlugins (p: with p; [external])).overrideAttrs { patches = [ ... ]; }`.
Signed-off-by: cinereal <cinereal@riseup.net>
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions
