chore(lib/introspection): add comment about upstream PRs, that allows removing features

This commit is contained in:
Johannes Kirschbauer
2025-04-02 12:38:28 +02:00
parent 69078433cd
commit 2efe1ae241
2 changed files with 4 additions and 0 deletions

View File

@@ -33,6 +33,9 @@ let
attrName: prioSet:
let
# Evaluate the submodule
# Remove once: https://github.com/NixOS/nixpkgs/pull/391544 lands
# This is currently a workaround to get the submodule options
# It also has a certain loss of information, on nested attrsOf, which is rare, but not ideal.
options = filteredSubOptions;
modules = (
[