Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
terraform: withPlugins should inherit meta from wrapped derivation (N…
…ixOS#103396) When using `terraform.withPlugins (ps: [])` the returned derivation does not expose the meta of the underlying package. This change inherits meta from the terraform derivation in the wrapper derivation to expose it.
- Loading branch information