Skip to content

Instantly share code, notes, and snippets.

@colemickens
Created October 30, 2020 11:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save colemickens/2de56c3ce838f1cbbfeca2c359db1807 to your computer and use it in GitHub Desktop.
Save colemickens/2de56c3ce838f1cbbfeca2c359db1807 to your computer and use it in GitHub Desktop.
> nix build -L ... 2>/tmp/log &
> tail -f /tmp/log
warning: Git tree '/home/cole/code/nixcfg' is dirty
cchat-gtk-cf4f8ce245e181500af04847cfbd86cc76bfb6b1> unpacking sources
cchat-gtk-cf4f8ce245e181500af04847cfbd86cc76bfb6b1> unpacking source archive /nix/store/jhm5b99vr48w8x1r4zb2h6ny70yx4jp9-source
cchat-gtk-cf4f8ce245e181500af04847cfbd86cc76bfb6b1> source root is source
cchat-gtk-cf4f8ce245e181500af04847cfbd86cc76bfb6b1> patching sources
cchat-gtk-cf4f8ce245e181500af04847cfbd86cc76bfb6b1> configuring
cchat-gtk-cf4f8ce245e181500af04847cfbd86cc76bfb6b1> building
cchat-gtk-cf4f8ce245e181500af04847cfbd86cc76bfb6b1> Building subPackage ./.
... etc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment