Hi,
Timothy Sample writes:
> AFAIK, we are OK to use the wip-haskell branch. I will reset it to
> master and get started today or tomorrow.
I just pushed GHC 8.8 to wip-haskell-updates, which I reset to
core-updates. (I’m betting that core-updates will be merged before the
Haskell updates are
Dear,
The exact same function named 'call-with-temporary-directory' is
defined in the 2 files:
- guix/utils.scm
- guix/swh.scm
Please, could you explain what is the motivation? CIrcular dependencies?
The comment in guix/swh.scm says ';FIXME: factorize'. Does it means:
move it in the file 'guix/
Ludovic Courtès writes:
> Does it make any sense at all to have things like a DHCP client and nscd
> inside a Docker image produced by ‘guix system docker-image’?
>
> I was going to apply the patch below to allow users to get rid of these
> services by running ‘guix system docker-image --network
Marius Bakke writes:
> Please try upgrading your profiles and systems and file bugs for
> anything that does not work for you. GNOME users in particular are
> encouraged to try the new GNOME 3.34 and report any regressions.
I did some testing today, I managed to upgrade my profile after I
excl
Marius Bakke writes:
>>> + (let ((commit "c4de15df559410aff0ca6643724e24cddb0ecbbd")
>>> +(arch (match (or (%current-target-system)
>>> + (%current-system))
>>> +("x86_64-linux" "x86_64")
>>> +("i686-linux" "i386")
>>> +
Marius Bakke writes:
> On a related note, the 'ccl' package has a similar issue, and actually
> produces an invalid derivation on aarch64 and armhf. It can be seen by
> running e.g. 'guix weather -s armhf-linux'. I've been meaning to file a
> bug about it forever, but typically just comment the
Pierre Neidhardt writes:
> Hi Marius,
>
> Sorry, I rebased and edited a few things, some changes slipped through
> and resulted in this terrible commit :(
>
>> + (let ((commit "c4de15df559410aff0ca6643724e24cddb0ecbbd")
>> +(arch (match (or (%current-target-system)
>> +
Hi Pierre,
guix-comm...@gnu.org writes:
> commit 39f1806ca1d04b9aee70e897e06466aadbbee152
> Author: Pierre Neidhardt
> AuthorDate: Thu Apr 9 15:56:42 2020 +0200
>
> gnu: Add warsow-qfusion.
>
> * gnu/local.mk (warsow-qfusion): New variable.
This commit message is weird.
> ---
> g
Somehow this issue went away by itself.
I've fixed added sound support to the package definition.
Merged with 39f1806ca1d04b9aee70e897e06466aadbbee152.
--
Pierre Neidhardt
https://ambrevar.xyz/
signature.asc
Description: PGP signature
Simon Josefsson writes:
> * website/apps/base/templates/donate.scm (donate-t):
I've pushed this patch now:
https://guix.gnu.org/donate/
Thank you!
signature.asc
Description: PGP signature
On Sat, May 02, 2020 at 08:58:47AM +0200, Jan Nieuwenhuizen wrote:
> > A K+R C equivalent C compiler, assembler, linker, dwarf stub generator
> > and shell able to produce fully standards compliant ELF binaries for
> > Knight, x86, AMD64, armv7l and aarch64 and be bootstrapped from a sub
> > 250byt
Hi,
Ludovic Courtès skribis:
> Hi Guillaume,
>
> guix-comm...@gnu.org skribis:
>
>> (native-search-paths
>> + ;; Variables required to find third-party plugins at runtime.
>> (list (search-path-specification
>> (variable "GRC_BLOCKS_PATH")
>> -(files '("/
12 matches
Mail list logo