Hi!
guix-comm...@gnu.org skribis:
> commit 325098de344f87c8072f39871585dba779f8e5f1
> Author: Léo Le Bouter
> AuthorDate: Wed Feb 24 17:38:18 2021 +0100
>
> Revert "gnu: ghc-protolude: Update to 0.3.0."
>
> This reverts commit a281a67f3ca56b5dfa670b4019d26d4c39e0c804.
When revertin
Thank you to everyone that came and contributed to LibreMiami's Guix Packaging
Meetup!
It was great to chat and to code together.
We got ed25519 (https://github.com/OperatorFoundation/ed25519) packaged!
I'll send the patch later tonight to guix-patc...@gnu.org for code review :)
all the be
Hi Ludo,
> > I agree with 宋文武 regarding ‘file-system-service-type’.
> > raid5atemyhomework raid5atemyhomew...@protonmail.com skribis:
> >
> > > However, for the case where the user expects the "typical" ZFS style of
> > > managing file systems, we need to mount all the ZFS file systems and
> > >
Hi,
>From patch#45893 [1]:
> it works for commands using 'parse-command-line' and
> not 'args-fold*'. For example, one patch of the series replace for
> "guix show" and "guix search". I would like to replace all the
> args-fold* by parse-command-line, I think it makes sense. WD
Hi Guix,
I just wanted to remind everyone that the guix packaging meetup will be today
at 7PM EST.
If you happen to be awake, come by and join us over mumble at
mumble.libremiami.org.
We'll be attempting to package obfs4, a direct dependency of bitmask-vpn.
Here is the event page in case you'
Hi Ludo,
Ludovic Courtès writes:
> guix-comm...@gnu.org skribis:
>
>> +++ b/tests/gremlin.scm
>> @@ -61,7 +61,12 @@
>> (elf-dynamic-info-needed dyninfo))
>>
>> (unless (and %guile-executable (not (getenv "LD_LIBRARY_PATH"))
>> - (file-needed %guile-execut
Hi,
Ludovic Courtès writes:
> $ unshare -mrf
Indeed, with this command instead of “guix environment --container”
everything works as expected.
Thanks!
> My guess is that the container you created contains some store items,
> such as the bash that appears in shebang. Relocatable wrappers do
guix-comm...@gnu.org skribis:
> +++ b/tests/gremlin.scm
> @@ -61,7 +61,12 @@
> (elf-dynamic-info-needed dyninfo))
>
> (unless (and %guile-executable (not (getenv "LD_LIBRARY_PATH"))
> - (file-needed %guile-executable)) ;statically linked?
> +