On March 14, 2021, Joshua Branson wrote:
> Andrew Tropin writes:
>
> > There is an implementation of `guix home` subcommand, which behaves
> > similar to `guix system`
Thanks for sharing this Andrew, it looks awesome & I'm going to give it
a try!
What do you think about changing the command? It
Thanks for the feedback Vincent and Vladimir!
Le Sun, 14 Mar 2021 16:12:05 -0700,
Vladimir Sedach a écrit :
> Julien Lepiller writes:
> > I'm proud to announce the first release of Guile Netlink!
>
> This is great! I have been wishing for this for Guile ever since I
> started using Guix. Tha
Hello Jan,
Am 14.03.2021 um 14:57 schrieb Jan Nieuwenhuizen:
Michael Schierl writes:
Hello,
For the record, I have written a psyntax implementation that can be used
by Guile (3.0.2) and does not require an expanded version of itself.
Oh, that's amazing! I see that you are using make-syn
Hello,
Jan Nieuwenhuizen wrote to guile-u...@gnu.org[1] on 07 Jul 2017:
Mark H Weaver writes:
Does this mean Guile is not bootstrappable from source only?
That's correct. psyntax-pp.scm is not source code, and it is needed to
bootstrap Guile.
I'm facing the same problem with Mes. I ha
Julien Lepiller writes:
> I'm proud to announce the first release of Guile Netlink!
This is great! I have been wishing for this for Guile ever since I
started using Guix. Thank you.
Vincent Legoll writes:
>> (addr-add "enp1s0" "2001:db8::1a4c/64" #:ipv6? #t)
>
> what does the "ipv6?" parame
Léo Le Bouter writes:
> On Wed, 2021-03-10 at 12:32 -0500, Leo Famulari wrote:
>> Well, we could also just remove this package. It sounds like it is
>> not
>> supported on Linux. Does it offer some unique functionality?
>
> I would advocate for removal of the package, or at least warning about
>
On Thu, Mar 11, 2021 at 02:16:16PM +0100, zimoun wrote:
> Updating the package r-chemminer, it leads to this huge stack of
> grafts. To be concrete, it is 84 grafts for a “simple” R packages. On
> my machine, the grafting steps are longer than building (compiling and R
> dance).
The performance
Hello,
just a few questions about the API
On Sun, Mar 14, 2021 at 8:31 PM Julien Lepiller wrote:
> ;; same as "ip a add 192.0.2.15/24 dev enp1s0
> (addr-add "enp1s0" "192.0.2.15/24")
Why not separating the netmask from the address ?
It forces to do string manipulation, and prevent
the use
Hi!
I'm proud to announce the first release of Guile Netlink!
git clone https://git.lepiller.eu/git/guile-netlink
cd guile-netlink
git checkout 1.0 # or 29ff43368f1cc2d10a7e5f09dc9f80f85582d6ee
git tag -v 1.0
The 'git tag -v' command check the authenticity of your checkout. You
may need
Hello,
> + (patches (search-patches "python-sphobjinv-system-ca.patch"
Looks like this patch is missing, causing an evaluation failure.
Thanks,
Mathieu
Hello,
> + (patches (search-patches "python-sphobjinv-system-ca.patch"
Looks like this patch is missing, causing an evaluation failure.
Thanks,
Mathieu
Great work everybody!
--
Efraim Flashner אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
signature.asc
Description: PGP signature
We are happy to announce the release of GNU Mes 0.23, representing 125
commits over one year by four people.
Mes was ported to ARM and can now be used in the GNU Guix Reduced Binary
Seed bootstrap as described here
https://guix.gnu.org/blog/2020/guix-further-reduces-bootstrap-seed-to-25/
and
zimoun writes:
> Hi,
>
> Updating the package r-chemminer, it leads to this huge stack of
> grafts. To be concrete, it is 84 grafts for a “simple” R packages. On
> my machine, the grafting steps are longer than building (compiling and R
> dance).
>
> We definitively need a way to tackle this.
Andrew Tropin writes:
> Hi guix!
>
> There is an implementation of `guix home` subcommand, which behaves
> similar to `guix system`, allowing declaratively manage applications and
> their configurations, but for a particular user, not the whole OS:
> https://git.sr.ht/~abcdw/rde/tree/master/item/
Michael Schierl writes:
Hello,
> Jan Nieuwenhuizen wrote to guile-u...@gnu.org[1] on 07 Jul 2017:
>> Mark H Weaver writes:
>>
Does this mean Guile is not bootstrappable from source only?
>>>
>>> That's correct. psyntax-pp.scm is not source code, and it is needed to
>>> bootstrap Guile.
>>
>
Hello Chris,
On Fri, Mar 12, 2021 at 7:42 PM Chris Marusich wrote:
> Vincent Legoll writes:
> > I rebuilt guix on core-updates with gcc-8 succesfully
> > I'll now try the same above wip-ppc64le.
>
> Awesome! Thank you for doing this. I'm sure there will be some bumps,
> and the sooner we can f
17 matches
Mail list logo