On Sat, May 09, 2015 at 01:21:27AM -0400, Mark H Weaver wrote:
l...@gnu.org (Ludovic Courtès) writes:
I think for 0.8.2 I will actually bump the requirement to Guile 2.0.7 or
2.0.9 (the latter is what Debian 8 has.) People on older systems will
still be able to install Guix using the binary ta
Tomáš Čech skribis:
> On Sat, May 09, 2015 at 01:21:27AM -0400, Mark H Weaver wrote:
>>l...@gnu.org (Ludovic Courtès) writes:
>>
>>> I think for 0.8.2 I will actually bump the requirement to Guile 2.0.7 or
>>> 2.0.9 (the latter is what Debian 8 has.) People on older systems will
>>> still be abl
Thanks everyone for your feedback. I went ahead and bumped the
requirement to 2.0.7.
Please report any issues with ‘guix download’ or with substitutes, or
test suite failures!
Ludo’.
I'd like to use QEMU in GuixSD with direct USB passthrough support.
However, "info usbhost" in QEMU monitor gives me "usb host devices not
supported". I think this means the recipe for QEMU in Guix builds QEMU
without libusb and thus it doesn't support host devices.
Looking at qemu description
On Sat, 09 May 2015 08:56:10 -0400
Mark H Weaver wrote:
> Eric Bavier writes:
>
> > @@ -411,11 +416,11 @@ extremely large and complex data collections.")
> > "/bin/sh"
> > (home-page "http://www.gnu.org/software/octave/";)
> > (synopsis "High-level language
Hello all,
I started working on an attempt to package guile-emacs, based on
http://www.emacswiki.org/emacs/GuileEmacs
This includes both a package for guilemacs-guile and guilemacs-emacs,
both BT Templeton's WIP branches.
Unfortunately, guilemacs-guile does not complete building. It compiles,
Eric Bavier writes:
> On Sat, 09 May 2015 08:56:10 -0400
> Mark H Weaver wrote:
>
>> Eric Bavier writes:
>>
>> > @@ -411,11 +416,11 @@ extremely large and complex data collections.")
>> >"/bin/sh"
>> > (home-page "http://www.gnu.org/software/octave/";)
>> >
Cyril Roelandt skribis:
> I was working on the Python package and noticed the sqlite patch was no
> longer used, then I tried to find out whether other patches were unused.
> I think this happened during a merge of core-updates or something like
> that. Maybe we could use a pre-receive hook?
Dun
宋文武 skribis:
> Ludovic Courtès writes:
>
>> 宋文武 skribis:
[...]
+(gexp->derivation (string-append (string-downcase name) "-icon-theme")
+ build
+ #:modules '((guix build utils)
+ (guix build unio
Hello everyone,
Everything works great with those branches.
Thomas please have a look at uploading a tarball. :-)
Manolis
Christopher Allan Webber writes:
> I started working on an attempt to package guile-emacs, based on
> http://www.emacswiki.org/emacs/GuileEmacs
>
> This includes both a package for guilemacs-guile and guilemacs-emacs,
> both BT Templeton's WIP branches.
Excellent! :)
> Unfortunately, guilemac
+ #:use-module (guix build-system gnu)
+ #:use-module (gnu packages autotools)
+ #:use-module (gnu packages flex)
+ #:use-module (gnu packages guile)
+ #:use-module (gnu packages emacs)
+ #:use-module (gnu packages gettext)
+ #:use-module (gnu packages texinfo))
+
+(define-public guile-for-gui
On Sun, 10 May 2015 15:46:10 -0400
Mark H Weaver wrote:
> Eric Bavier writes:
>
> > On Sat, 09 May 2015 08:56:10 -0400
> > Mark H Weaver wrote:
> >
> >> Eric Bavier writes:
> >>
> >> > @@ -411,11 +416,11 @@ extremely large and complex data collections.")
> >> > "
13 matches
Mail list logo