Pierre Neidhardt <[email protected]> skribis: > One of the biggest missing features is _reverse dependency_ browsing: > does anyone know if it's possible to display them with guix?
‘guix refresh --list-dependents’ gives an overview of that. I suppose you could write code along the same lines to do what you want. Ludo’.
