Pardon the pun in the title.
The problem:
emacs-all-the-icons has a subdirectory fonts, that it wants installed
to share/fonts (currently, they are installed to its own fonts
directory). Some of them are vendored, but at least one seems to be
genuinely their own.
Proposed solution:
Ma
Hello,
> Shouldn't cuirass first schedule builds for dependencies before it
> builds dependents?
Yes fixed with
https://git.savannah.gnu.org/cgit/guix/guix-cuirass.git/commit/?id=d1a95e8b33b454a45bda506a22a8b9d9d2c8b16e.
Thanks,
Mathieu
Hello,
Maxim Cournoyer writes:
> Hi Stefan,
>
> Stefan writes:
>
>> Hi Maxim!
>>
>>> The following command:
>>>
>>> --8<---cut here---start->8---
>>> $ guix build --no-grafts --check qemu-minimal
>>> --8<---cut here---end-
On 5/27/21 10:02 PM, raingloom wrote:
Well, here is a quick and obvious fix for now.
This looks good to me.
-Philip
Hi,
Mathieu Othacehe writes:
> Hello,
>
>> Shouldn't cuirass first schedule builds for dependencies before it
>> builds dependents?
>
> Yes fixed with
> https://git.savannah.gnu.org/cgit/guix/guix-cuirass.git/commit/?id=d1a95e8b33b454a45bda506a22a8b9d9d2c8b16e.
Thumbs up! :-)
Maxim
Hi,
The current evolve extension in Guix does not work with current hg
anymore. To reproduce:
$ echo '[extensions]
evolve=
' >> ~/.hgrc
$ guix install python-hg-evolve
$ hg
Traceback (most recent call last):
File
"/gnu/store/2j3qrrdbnbw9x6jm00z3clc6pk4ijcz2-mercurial-5.8/lib/python3.8/site-pa
On Fri, May 28 2021, Dr. Arne Babenhauserheide wrote:
> Hi,
>
> The current evolve extension in Guix does not work with current hg
> anymore. To reproduce:
I sent a patch for this a few days ago :)
https://issues.guix.gnu.org/48705
BTW, you should send patches to guix-patc...@gnu.org, not
bu