summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorMatt Sturgeon <matt@sturgeon.me.uk>2025-04-13 20:42:13 +0100
committerMatt Sturgeon <matt@sturgeon.me.uk>2025-04-13 20:42:13 +0100
commitf21038a0a1fb4a81e0d7528cb975e1b4030c5e8c (patch)
tree81e3005e0055dfb237ef71310096f952408c7bfa /pkgs/development/python-modules/rangehttpserver
parent7b326dde0ebd97476b6dabae46e2d63e7f36cdbf (diff)
treefmt.buildConfig: fix accidental shadowing of `type`
By inheriting `type` from the settings-configuration, we are shadowing `type = "derivation"`. This means you cannot directly build the derivation using `:b` in the repl, `nix-build`, or `nix build`. This didn't affect `treefmt.withConfig`, because the derivation is built transitively in that scenario, so `type` isn't checked.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions