bad208a3e6
Some python packages (e.g. functools32) are conditionally disabled for certain interpreter versions by having them return null instead of a derivation. `getRecursivePropagatedBuildInputs` fails if such a package is part of the dependency tree. This commit makes it only recurse into derivations and ignore everything else. This also deduplicates the final plugin list to improve startup time. (cherry picked from commit 9b3a2e66b141733fe7cb5372f64d30b66445cccd) |
||
---|---|---|
.. | ||
0001-Call-weak-function-to-allow-adding-preloaded-plugins.patch | ||
default.nix | ||
editor.nix | ||
plugin-interface.nix |