Hi Guix,
Today I again couldn’t log into my workstation after upgrading the
system. I’m using GDM + GNOME Shell.
At first GDM wouldn’t start. I knew what to do: remove /var/lib/gdm,
because some state must have accumulated there.
GDM came up after a reboot, but I still couldn’t log in. Instea
This happens with all the packages I have tried. For example,
`guix pack --dry-run -R ghc:doc` fails with the message:
$ guix pack --dry-run -R ghc:doc
guix pack: error: reference to invalid output 'doc' of derivation
'/gnu/store/a0blj0d79mzgvb4fk8fkai51xjf68s7z-ghc-8.4.3R.drv'
I get similar resu
On 2019-08-01 22:28, null wrote:
> ---
> gnu/packages/gnome.scm | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
> index 3f7bbac214..c33653f361 100644
> --- a/gnu/packages/gnome.scm
> +++ b/gnu/packages/gnome.scm
> @@ -8074,6 +8074,8 @@ ge
On 2019-07-29 13:59, mjbe...@riseup.net wrote:
> hi this fixes bug 36632
>
> ---
> gnu/packages/chromium.scm | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/gnu/packages/chromium.scm b/gnu/packages/chromium.scm
> index d072fc58ad..04ce780be0 100644
> --- a/gnu/packages/chromium.scm
>