[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#46520: [PATCH] gnu: bpytop: Add phase to install themes.
From: |
宋文武 |
Subject: |
bug#46520: [PATCH] gnu: bpytop: Add phase to install themes. |
Date: |
Mon, 15 Feb 2021 08:51:24 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
Michael Rohleder <mike@rohleder.de> writes:
> * gnu/packages/admin.scm (bpytop)[arguments]: Add install-themes phase.
>
> Reported by bdju in #guix.
> ---
> gnu/packages/admin.scm | 14 +++++++++++++-
> 1 file changed, 13 insertions(+), 1 deletion(-)
>
Pushed, thank you!