bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#16187: Tabbed output of "guix package -l"


From: Roel Janssen
Subject: bug#16187: Tabbed output of "guix package -l"
Date: Wed, 18 Dec 2013 19:03:56 +0100
User-agent: Roundcube Webmail/0.8.4

I'd like the output of a command like "guix package -l" to be tabbed preserving all columns.

An example output of the current version:
Generation 68   dec 18 2013 12:46:45    (current)
  make  4.0     out     /nix/store/...
  automake      1.14    out     /nix/store/...
  ...

What I would like to see:
  make          4.0     out     /nix/store/...
  automake      1.14    out     /nix/store/...
  ...

The same applies for the output of "guix package -I" and "guix package -A"






reply via email to

[Prev in Thread] Current Thread [Next in Thread]