>
> Could you paste your whole config?
>
Here you are. This one works:
(use-modules (gnu)
(gnu packages admin)
(gnu packages fonts)
(gnu packages gl)
(gnu packages gnome)
(gnu packages gnuzilla)
(gnu packages guile)
On Tue, May 24, 2016 at 5:13 AM, Myles English wrote:
>
> Hello, I had a problem with a python application and deleted (with rm,
> instead of 'guix package -r') the packages I wanted to rebuild.
>
> Now the store is broken. I have just started down the guix road so
> don't mind starting again wit
On Tue, May 24, 2016 at 10:13:04AM +0100, Myles English wrote:
>
> Hello, I had a problem with a python application and deleted (with rm,
> instead of 'guix package -r') the packages I wanted to rebuild.
>
> Now the store is broken. I have just started down the guix road so
> don't mind starting
Hello, I had a problem with a python application and deleted (with rm,
instead of 'guix package -r') the packages I wanted to rebuild.
Now the store is broken. I have just started down the guix road so
don't mind starting again with a clean store. Or I could try and fix
the problem. I haven't