diff options
| author | 2026-05-22 10:41:21 +0100 | |
|---|---|---|
| committer | 2026-05-22 10:41:21 +0100 | |
| commit | 7212ed8f2e355856b456b0c83e8a1ebe5a62d71d (patch) | |
| tree | e8872064a76d17fab22aa20056f33f419f87fcb2 /nix | |
| parent | 07989419e371213fc94021198631dac34523f8e0 (diff) | |
| download | dotfiles-7212ed8f2e355856b456b0c83e8a1ebe5a62d71d.tar.gz dotfiles-7212ed8f2e355856b456b0c83e8a1ebe5a62d71d.tar.bz2 dotfiles-7212ed8f2e355856b456b0c83e8a1ebe5a62d71d.zip | |
feat(zsh): enrich pacopt with reverse-optdep info
Promote pacopt from a plain alias to a function. In addition to listing
packages that remain installed solely as someone's optional dependency,
each package is now annotated with its parent(s) and the upstream
reason text from the parent's Optional Deps field.
Implementation is pacman-only (no expac): one awk pass over 'pacman -Qi'
builds a reverse index of every (parent, optdep, reason) edge in the
local DB, then per leaf package the index is filtered for matching deps.
Diffstat (limited to 'nix')
0 files changed, 0 insertions, 0 deletions
