summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorMatt Sturgeon <matt@sturgeon.me.uk>2025-05-19 16:22:32 +0100
committerGitHub <noreply@github.com>2025-05-19 17:22:32 +0200
commit0858f1bc43aa2c897717bb4cf188aefea55e1971 (patch)
treea54fdd27786f75aae411519aebdbc6104cab591a /pkgs/development/python-modules/rangehttpserver
parent6f5afe348207689115d13525efdb32a70414866e (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/rangehttpserver')
0 files changed, 0 insertions, 0 deletions