[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#29902] [PATCH] gnu: Add html-xml-utils.
From: |
Tobias Geerinckx-Rice |
Subject: |
[bug#29902] [PATCH] gnu: Add html-xml-utils. |
Date: |
Sun, 31 Dec 2017 14:18:17 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 |
Catonano,
Catonano wrote on 31/12/17 at 07:30:
> Also, I couldn't run
>
> ./pre-inst-env guix build --rounds=2 html-xml-utils
>
> it just returns the store item as I had already built it without
> thinking :-/
Been there. ‘guix build’ has a handy ‘--check’ option that solves just
this problem.
Happy times,
T G-R