Xinglu Chen 08c7e7df15
scripts: import: Increase column width for pretty-printer.
Previously, the max column width for the pretty-printer was 50, which caused
generated package definitions to include unnecessary newlines, e.g.,

  (home-page
    "https://gitlab.com/ttyperacer/terminal-typeracer")

instead of

  (home-page "https://gitlab.com/ttyperacer/terminal-typeracer")

* guix/scripts/import.scm (guix-import): Set max expression width to 80 when
pretty-printing.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-14 11:50:58 +02:00
..
2019-09-23 11:56:40 -07:00
2020-07-11 12:33:01 +02:00
2021-06-18 14:18:07 +02:00
2021-06-29 00:00:14 +02:00
2021-09-07 15:59:34 +02:00
2020-12-01 11:34:10 +01:00