Hello Guix,
I'm trying to create an installation image that uses Network Manager to
configure networking (For use at a site with WPA-Enterprise networks). I
came up with the following:
```scheme
(define-module (jackhill system install)
#:use-module ((gnu packages gnome) #:select (network-ma
Hello.
Em [2019-12-18 qua 22:38:13+0100], Marius Bakke escreveu:
> This is fixed with commit 9077cf68ec57c0303ef7746e203c3fe5ed041add.
I confirm the problem is solved. A few minutes ago I have invoked
~guix pull~ and then I was able to build Gnucash. Then I fired up
Gnucash and it showed its w
correction follows inline—
Any help is appreciated.
Je 19 dec 09:22 skribis Marco:
> Je 18 dec 22:50 skribis Andreas:
> > On Wed, Dec 18, 2019 at 10:41:27PM +0100, Marco van Hulten wrote:
> > > Do I need to do any more actions accept for 'guix package -i gnupg
> > > pinentry'?
> >
> > I al
Je 18 dec 22:50 skribis Andreas:
> On Wed, Dec 18, 2019 at 10:41:27PM +0100, Marco van Hulten wrote:
> > Do I need to do any more actions accept for 'guix package -i gnupg
> > pinentry'?
>
> I also have a file .gnupg/gpg-agent.conf in my home directory
> containing the following lines:
>
> defa
Le 19 décembre 2019 00:50:18 GMT+01:00, Michael Zucchi a
écrit :
>
>Morning,
>
>Just a couple of comments re: building from git. Well that was the
>intention, but it's turned into a failure to build.
>
>1) bootstrap isn't mentioned anywhere in the README, it just mentions
>configure
>2) i know