diff options
| author | Bryan Lai <bryanlais@gmail.com> | 2024-07-24 21:56:13 +0800 |
|---|---|---|
| committer | Bryan Lai <bryanlais@gmail.com> | 2024-07-24 22:09:15 +0800 |
| commit | ee9a623f897b154ddce0178e1c7daa9793fc14ab (patch) | |
| tree | e85d9d71fe373f02cbba07bfa724af27de33f72e /pkgs/development/python-modules/rangehttpserver | |
| parent | 453402b94f39f968a7c27df28e060f69e4a50c3b (diff) | |
nodejs: use .finalPackage for ease of overriding
Previously, the nodejs `passthru.pkgs` attribute refers to the package
fixed point derived in the current context, without considering
potential overrides to the main nodejs package.
This is fixed here with the `.finalPackage` attribute, which refers to
the final package fixed point, after potential overrides.
For example, previously, after overriding nodejs with `nodejs.override`,
`nodejs.pkgs` would still refer to the original package, instead of the
overridden one. After this fix, `nodejs.pkgs` would be correctly based
on the overridden `nodejs` package.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
