diff options
| author | Elliot Berman <eberman@anduril.com> | 2025-07-08 18:40:21 -0700 |
|---|---|---|
| committer | Elliot Berman <eberman@anduril.com> | 2025-07-08 18:44:13 -0700 |
| commit | bfc73fd139fc9cb89f33b5a663d93cda1cdf2fe0 (patch) | |
| tree | 131bf84993c4b4cd5588f50abde19f51505944fc /pkgs/development/python-modules/httpserver | |
| parent | d4ab8ee85b2b80ddf107aa8f86dc8a85d5bdfc49 (diff) | |
stdenv: Don't reappend patchFlags
Presently, each patch in the for loop for patchPhase re-appends the
patchFlags. This can be harmless "patch -p1 -p1" is effectively the same
as "patch -p1". Other flags to patch, such as "-d" perform action each
time it is present in the argument list. The flagsArray doesn't contain
any patch-specific arguments and can be declared outside the loop.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
