Hello Guix,
In one week (Sept 20) Mozilla is scheduled to release Firefox 102.3 ESR
with another batch of fixes for security flaws that they will publicize
on the same day, but there will be no corresponding fixes for the 91 ESR
branch.
I hope to update our IceCat package to version 102 by then.
Hi Maxime,
Maxime Devos writes:
> On 20-04-2022 12:56, Zhu Zihao wrote:
>> We may introduce following problems if we apply this solution.
>>
>> 1. Increase the closure size of LLVM.
>>
>> By default, if LLVM_BUILD_LLVM_DYLIB is set true, LLVM still tries to
>> build the static archive. This may
On 12-09-2022 03:04, Ryan Prior wrote:
Hi there! Lately I've been testing distribution tarballs with a workflow
like this:
1. update some software in my source directory
2. create a distribution tarball
3. untar to a directory like /tmp/mypkg-src
4. run: |guix build --with-source=mypkg=/t
Hey Ludo,
> While I agree this should be factorize, I wonder if this should be
> promoted to (guix compression). The module name intuitively is a better
> fit for the compression-related things currently in (guix utils).
>
> Not sure, maybe (gnu compression) would make more sense?
Thanks for n