diff options
| author | Matt Sturgeon <matt@sturgeon.me.uk> | 2025-05-19 16:22:32 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-19 17:22:32 +0200 |
| commit | 0858f1bc43aa2c897717bb4cf188aefea55e1971 (patch) | |
| tree | a54fdd27786f75aae411519aebdbc6104cab591a /pkgs/development/python-modules/python-sql | |
| parent | 6f5afe348207689115d13525efdb32a70414866e (diff) | |
treefmt: refactor `withConfig` and `buildConfig` to use `evalConfig` (#406685)
Introduces a new modules-based implementation that is used by both
`withConfig` and `buildConfig`.
Previously we used a module eval for `settings`. This PR makes it so
that all args passed to `withConfig` are now module options. `settings`
is now a submodule of the wider `evalConfig` configuration.
As well as being a better overall design (IMO), using a module eval
enables adding additional options in the future. E.g. we could add
`programs` options similar to those maintained by treefmt-nix.
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions
