summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorAdam Joseph <adam@westernsemico.com>2023-06-05 18:42:31 -0700
committerCole Helbling <cole.e.helbling@outlook.com>2023-06-06 12:24:14 -0700
commite2c555799cc9c6037af7d29ee083dda3560c268d (patch)
tree8733157c949dcca06b245952c2d850188c1e566c /pkgs/development/python-modules/rangehttpserver
parent92777e645e18834a538c89b9acecc5db4d7a92e5 (diff)
doas: drop patch, use dontAddStaticConfigureFlags instead
The configure script that comes with doas does not understand `--disable-shared`, which nixpkgs sometimes adds to `configureFlags`. Previously, doas included a patch that would cause its configure script to ignore this flag instead of rejecting it. This commit drops that patch and instead uses `dontAddStaticConfigureFlags=false` (introduced in b0b5ef7286dca098f40f5075175105c3c0dfbe05) to prevent nixpkgs addingn `--disable-shared` to doas' configureFlags.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions