guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 01/05: build-self: Avoid deprecated bindings.


From: Ludovic Courtès
Subject: Re: 01/05: build-self: Avoid deprecated bindings.
Date: Tue, 23 Apr 2019 00:53:32 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

Hi Mark,

address@hidden skribis:

> commit fa9e6e8b676ca920a894cf3b48bfcb670077144f
> Author: Mark H Weaver <address@hidden>
> Date:   Sun Apr 21 13:58:08 2019 -0400
>
>     build-self: Avoid deprecated bindings.
>     
>     * build-aux/build-self.scm (build): Replace references to nix-server-*
>     with store-connection-*.

I reverted this commit because by using the new bindings, we would
prevent users of Guix prior to de9fbe9cdcf5f8deb08becfc54b523084fd67bda,
such as version 0.16.0, to upgrade to current master.

We will have to keep using the old names in this file for a while.

This file is a bit special in that we have to assume that it can be
evaluated by an old Guix.

Note that commit 3a8c4860fbccc840b28227dbe44cfffb128a91e0 took care of
silencing deprecation warnings coming from build-self.scm for this
reason.

Thanks,
Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]