summary refs log tree commit diff
path: root/pkgs/servers/fcgiwrap
diff options
context:
space:
mode:
authorTyson Whitehead <twhitehead@gmail.com>2018-01-27 10:11:26 -0500
committerJohn Ericson <Ericson2314@yahoo.com>2018-01-31 00:16:27 -0500
commitfefa9ef756298e6863ece2e93bd057124b78452f (patch)
treeccd28d73fe246c0d786f94d94173aea7c9059daf /pkgs/servers/fcgiwrap
parentafb87a66b39df4ed1f71f4d42f96f5482ece32f3 (diff)
downloadnixlib-fefa9ef756298e6863ece2e93bd057124b78452f.tar
nixlib-fefa9ef756298e6863ece2e93bd057124b78452f.tar.gz
nixlib-fefa9ef756298e6863ece2e93bd057124b78452f.tar.bz2
nixlib-fefa9ef756298e6863ece2e93bd057124b78452f.tar.lz
nixlib-fefa9ef756298e6863ece2e93bd057124b78452f.tar.xz
nixlib-fefa9ef756298e6863ece2e93bd057124b78452f.tar.zst
nixlib-fefa9ef756298e6863ece2e93bd057124b78452f.zip
top-level: Duplicate overlaying unless stdenvOverrides comes last
The stdenvOverrides overlay is used to bring packages forward during
bootstrapping via stdenv.overrides.  These packages have already had
the overlays applied to them in the previous boostrapping stage.  If
stdenvOverrides is not last in the overlays stack, all remaining
overlays will windup being applied again to these packages.

closes #34086
Diffstat (limited to 'pkgs/servers/fcgiwrap')
0 files changed, 0 insertions, 0 deletions