Thanks for looking into this!
Fixed in commit fd67d793c27f4f675708862df59336cb1133ade1
signature.asc
Description: PGP signature
On Fri, Aug 17, 2018 at 06:30:34PM +0200, Björn Höfling wrote:
> I played a bit around with this:
Thanks for investigating all this. I took your advice and upgraded the
KDE packages, and got kxmlgui and Krita working again.
Fixed by commit 600f1ad8e61e65ad9a1f22d099d16c5948cb1f48
signature.asc
On Fri, Aug 31, 2018 at 15:11:49 +0200, Ricardo Wurmus wrote:
> Much like we pin search path recommendations to certain “root” packages
> we could do something similar for recommended packages. “glibc”, for
> example, could recommend “glibc-locales”; having a package installed
> that links with gl
On Tue, Sep 27, 2016 at 08:10:03AM +0200, Ricardo Wurmus wrote:
>
> Adonay Felipe Nogueira writes:
>
> > I'm using Guix in my copy of Trisquel, and installed Epiphany.
> >
> > As per the attachments and subject, Epiphany seems to behave strangely,
> > almost like what happens with `gnunet-setup`
Hi Joshua,
> Ricardo Wurmus writes:
>
>> The Cuirass web interface shows the number of successful, failed, and
>> pending builds for each evaluation. Looking at just these numbers it is
>> impossible to tell, how each of the supported architectures is affected.
>>
>> It would be good if we cou
Ludovic Courtès writes:
>> CREATE TABLE Builds (
>> derivationTEXT NOT NULL PRIMARY KEY,
>> evaluationINTEGER NOT NULL,
>> job_name TEXT NOT NULL,
>> systemTEXT NOT NULL,
>> nix_name TEXT NOT NULL,
>> log TEXT NOT NULL,
>> statusINTEGER NO
Ludovic Courtès writes:
> Regarding %package-module-path itself, whether channels come first or
> not doesn’t actually make much of a difference at this point since
> ‘fold-packages’ traverses everything anyway. Maybe in the future
> ‘fold-packages’ could make some distinction though. Dunno.
Mike Gerwitz writes:
> I'm sorry if this type of thing has been discussed before (I don't read
> every message on the Guix lists), but what about some way of indicating
> recommended packages as part of the package definition (a sort of soft
> dependency). Guix could then output to the user af
Hi Ricardo,
Ricardo Wurmus skribis:
>> (define %package-module-path
>>;; Search path for package modules. Each item must be either a directory
>>;; name or a pair whose car is a directory and whose cdr is a
>> sub-directory
>>;; to narrow the search.
>>(let* ((not-colon (cha
Hello,
Konrad Hinsen skribis:
>> What do you mean by “limit it to channels”? ‘%default-channels’ is an
>> alias for the official Guix channel (IOW, Guix itself.)
>
> Fine, but I rarely care about all of Guix, or all of any other channel.
> I care about the small subset of packages that I actual
Hi Ludo,
> * guix/describe.scm: New file.
> * Makefile.am (MODULES): Add it.
> * gnu/packages.scm (%default-package-module-path): New variable.
> (%package-module-path): Honor 'package-path-entries'.
> * build-aux/update-NEWS.scm (main): Use %DEFAULT-PACKAGE-MODULE-PATH
> instead of (last (%pack
Ludovic Courtès writes:
> I just had a bright idea (yes!): this can be addressed by writing
> something like this in ~/.config/guix/channels.scm:
>
> (map latest-commit-with-substitutes-available
>%default-channels)
>
> The hypothetical ‘latest-commit-with-substitutes-available’ would
Ludovic Courtès writes:
> I just had a bright idea (yes!): this can be addressed by writing
> something like this in ~/.config/guix/channels.scm:
>
> (map latest-commit-with-substitutes-available
>%default-channels)
This is a nice idea and it makes me remember that it would be useful to
Hi Ludo,
> What do you mean by “limit it to channels”? ‘%default-channels’ is an
> alias for the official Guix channel (IOW, Guix itself.)
Fine, but I rarely care about all of Guix, or all of any other channel.
I care about the small subset of packages that I actually use.
Better yet, with a pe
Hi,
A couple of days ago, Leo reported that ‘guix system vm-image’ spends a
very long time in the “registering closures” phase:
--8<---cut here---start->8---
I wonder about the slowness of 'registering closures' with `guix system
vm-image` and similiar
Hi Konrad,
Konrad Hinsen skribis:
>> I just had a bright idea (yes!): this can be addressed by writing
>> something like this in ~/.config/guix/channels.scm:
>>
>> (map latest-commit-with-substitutes-available
>>%default-channels)
>>
>> The hypothetical ‘latest-commit-with-substitutes-
Hi Ludo,
> I just had a bright idea (yes!): this can be addressed by writing
> something like this in ~/.config/guix/channels.scm:
>
> (map latest-commit-with-substitutes-available
>%default-channels)
>
> The hypothetical ‘latest-commit-with-substitutes-available’ would use
> (git) and (
17 matches
Mail list logo