Re: Guix logo re-use

2022-07-11 Thread Benson Muite
I don't know what's the procedure in FSF's store, but in your particular case you can simply use the logo in the shirt and accept the money for your work. You don't have to put my name in the design :) Ok. My understanding is that stores selling items with the logo would have to give prop

error failed to load

2022-07-11 Thread mj lane
Hi Guix! I can't do, what's the point of a mistake a failed to load guix package --export-manifest guix package: warning: failed to load '(cuirass base)': no code for module (mailutils mailutils) guix package: warning: failed to load '(cuirass http)': no code for module (squee) guix package: warn

Re: Guix logo re-use

2022-07-11 Thread Luis Felipe
On Monday, July 11th, 2022 at 06:27, Benson Muite wrote: > Hi Luis-Felipe, > > > > Would like to use the Guix logo[0] modified to have a single color > > > without gradients to make an embroidered Polo-shirt[1]. Is this ok? > > > > Of course :) > > > > I don't know if you already adjusted

Re: Package definition hash calculation

2022-07-11 Thread Julien Lepiller
I don't think it's documented. I use guix.scm in my projects, so it's supported. I don't understand your issue with the hash then, because now it sounds that you're cloning the same commit everytime, so how do you get a different hash? Le 11 juillet 2022 11:19:25 GMT+02:00, Zelphir Kaltstahl

Re: Package definition hash calculation

2022-07-11 Thread Zelphir Kaltstahl
Hello Julien! I did create the release tag on the latest commit, which was also the master branch. I thought there was some clever trick to get Guix to ignore the `guix.scm` file, when calculating the hash sum, but apparently that is not the case. I still wonder how I made the first version of

Re: Android.mk build system limitations

2022-07-11 Thread Denis 'GNUtoo' Carikli
On Sat, 9 Jul 2022 21:17:27 +0200 Denis 'GNUtoo' Carikli wrote: > Apparently the issue doesn't seems to be in Guix but in > android-make-stub: android-make-stub seems to be made for only one > target at a time. With all my modifications for my tests, I forgot that by default it compiled all the HO