Re: [ANN] Emacs-Guix 0.3.4

2017-12-28 Thread ng0
Alex Kost transcribed 1.4K bytes: > Hello, Emacs-Guix (Emacs interface for GNU Guix) version 0.3.4 has been > released. It may be installed with "guix package -i emacs-guix". > > The main new features are: > > 1. "M-x guix-hash": it prompts for a file, calculates its hash and puts >it into k

Re: Graphical installer branch

2017-12-28 Thread Mathieu Othacehe
Hi, > The error message refers to some bare-bones template which Mathieu changed > recently - but I merged it to wip-installer-2 some days ago. Also, it works > for me. > > Are you sure you don't have uncommitted changes in your working copy? I just built successfully wip-installer-2 branch.

Re: Graphical installer branch

2017-12-28 Thread Catonano
2017-12-28 22:43 GMT+01:00 Danny Milosavljevic : > > Iis it wrong ? > > No, I just built a disk-image on the wip-installer-2 branch using your > command and it worked. > > Not sure what's up on your side with it. On the other hand, disk-image > has always been flaky for me (also in master). > > T

Re: Graphical installer branch

2017-12-28 Thread Danny Milosavljevic
> Iis it wrong ? No, I just built a disk-image on the wip-installer-2 branch using your command and it worked. Not sure what's up on your side with it. On the other hand, disk-image has always been flaky for me (also in master). The error message refers to some bare-bones template which Mathi

Re: Graphical installer branch

2017-12-28 Thread Catonano
2017-12-28 15:45 GMT+01:00 Danny Milosavljevic : > Oh, are you using branch wip-installer-2 (note: "2"). > yes. That's what Ludo suggested me Iis it wrong ?

Re: [ANN] Emacs-Guix 0.3.4

2017-12-28 Thread Daniel Pimentel
Congratulation Alex and Guix team:) Happy guix year, --- Daniel Pimentel (d4n1) On 2017-12-28 17:20, Alex Kost wrote: Hello, Emacs-Guix (Emacs interface for GNU Guix) version 0.3.4 has been released. It may be installed with "guix package -i emacs-guix". The main new features are: 1. "M-x g

[ANN] Emacs-Guix 0.3.4

2017-12-28 Thread Alex Kost
Hello, Emacs-Guix (Emacs interface for GNU Guix) version 0.3.4 has been released. It may be installed with "guix package -i emacs-guix". The main new features are: 1. "M-x guix-hash": it prompts for a file, calculates its hash and puts it into kill-ring (i.e., you can insert it with "C-y").

Re: Building system for i686

2017-12-28 Thread Daniel Pimentel
I have a Thinkpad X60s with GuixSD runing Emacs-exwm and a lot of packages (emacs, git, lilypond, texlive, gimp, inkscape, ...) but libreoffice not install because the libzmf isn't building. Follow errors: builder for `/gnu/store/5pwpi8dnrx5r2fkv0gpzm80vz0gcf35h-libzmf-0.0.2.drv' failed with

Scanning in GuixSD

2017-12-28 Thread Christopher Lemmer Webber
Hello all, I'm trying to get my scanner to work in GuixSD. I can see it show up in dmesg when I plug it in: [1.316145] usb 3-1: New USB device found, idVendor=04a9, idProduct=220e [1.316934] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [1.317707] usb 3-1: Product

Re: Graphical installer branch

2017-12-28 Thread Danny Milosavljevic
Oh, are you using branch wip-installer-2 (note: "2").

Re: Graphical installer branch

2017-12-28 Thread Danny Milosavljevic
Hi Catonano, the installer should work. Try make clean before? I tried creating a disk-image like you did and it worked and I have a disk image now (which should be able to install guix).

Re: Graphical installer branch

2017-12-28 Thread Catonano
2017-12-28 5:58 GMT+01:00 Leo Famulari : > On Thu, Dec 28, 2017 at 03:58:57AM +0100, Catonano wrote: > > But now I get > > > > ~/projects/graphical-installer_guix [env]$ ./pre-inst-env guix system > > disk-image gnu/system/install.scm > > guix system: error: failed to load 'gnu/system/install.scm'

Re: substitutes

2017-12-28 Thread Catonano
2017-12-28 6:01 GMT+01:00 Efraim Flashner : > > > On December 28, 2017 4:58:57 AM GMT+02:00, Catonano > wrote: > >2017-12-28 0:07 GMT+01:00 Leo Famulari : > > > >> Looks like Danny just updated the branch: > >> > >> https://git.savannah.gnu.org/cgit/guix.git/log/?h=wip-installer-2 > >> > > > > >

Re: Further attempts at building GnuCash with SQLite support

2017-12-28 Thread Oleg Pykhalov
Hello Gary, Gary Johnson writes: [...] > The key thing to watch for is the #:configure-flags list: > > #:configure-flags '("--enable-aqbanking" > ,(string-append "--with-dbi-dbd-dir=" > (package-output (open-connection) > libdbi-drivers-s