aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/nix
diff options
context:
space:
mode:
authorLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-05-22 10:41:21 +0100
committerLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-05-22 10:41:21 +0100
commit7212ed8f2e355856b456b0c83e8a1ebe5a62d71d (patch)
treee8872064a76d17fab22aa20056f33f419f87fcb2 /nix
parent07989419e371213fc94021198631dac34523f8e0 (diff)
downloaddotfiles-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