maralorn / nix-output-monitor

Pipe your nix-build output through the nix-output-monitor a.k.a nom to get additional information while building.
GNU Affero General Public License v3.0
835 stars 24 forks source link

`nom profile` subcommand #135

Open LordMZTE opened 3 months ago

LordMZTE commented 3 months ago

Just like the nom build subcommand that wraps nix build, it would be useful to have a similar subcommand that wraps nix profile. This would mostly be useful for displaying output for upgrading the profile using nom profile upgrade.