summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/pytest-httpserver
diff options
context:
space:
mode:
authorsternenseemann <sternenseemann@systemli.org>2024-04-16 17:44:08 +0200
committersternenseemann <sternenseemann@systemli.org>2024-04-18 20:49:13 +0200
commit7be562d046bf8e3b74c325443f0fef4c74f76767 (patch)
treed8496e24ac3d4e00adb1820aff4b5950aed6adc1 /pkgs/development/python-modules/pytest-httpserver
parentb2a568906aff1fe54b65e78b0a1a216247840734 (diff)
wrapCC, wrapBintools: move expand-response-params bootstrapping out
The cc and bintools wrapper contained ad hoc bootstrapping logic for expand-response-params (which was callPackage-ed in a let binding). This lead to the strange situation that the bootstrapping logic related to expand-response-params is split between the wrapper derivations (where it is duplicated) and the actual stdenv bootstrapping. To clean this up, the wrappers simply should take expand-response-params as an ordinary input: They need an adjacent expand-response-params (i.e. one that runs on their host platform), but don't care about the how. Providing this is only problematic during stdenv bootstrapping where we have to pull it from the previous stage at times.
Diffstat (limited to 'pkgs/development/python-modules/pytest-httpserver')
0 files changed, 0 insertions, 0 deletions