-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Currently, the packages that are offered by the flakes use symlinkJoin which hides what packages it contains within when running nix flake show. The packages can only be seen when opening the flake manually.
This shouldn't be the case. Fixing this issue might be as simple as adding metadata to symlinkJoin but will require some testing.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation