maralorn / nix-output-monitor

Pipe your nix-build output through the nix-output-monitor a.k.a nom to get additional information while building.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lookupProducers -> lookupDerivations can be shortcutted

maralorn opened this issue · comments

we can basically query all information we need with one "nix show-derivation <planned_drvs> <planned_downloads>" call.