[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Rebuilding a package after removing a build step
From: |
Simon Tournier |
Subject: |
Re: Rebuilding a package after removing a build step |
Date: |
Fri, 20 Sep 2024 19:10:34 +0200 |
Hi Konrad,
On mer., 18 sept. 2024 at 10:33, Konrad Hinsen <konrad.hinsen@fastmail.net>
wrote:
> Unfortunately, when there are several packages with identical name and
> version number in two channels, Guix silently chooses one of them.
Choose when doing what? :-)
When running “guix shell” or “guix package”, it should warn. It
doesn’t? Ah? I thought it does… Hum?
When packaging, you choose: you use one module or the other, or both.
Guile tells you if there is a symbol clash, so then you resolve it by
using some #:prefix or #:hide at #:use-module. Else you choose one
symbol or the other inside the package definition.
Cheers,
simon
- Rebuilding a package after removing a build step, Konrad Hinsen, 2024/09/17
- Re: Rebuilding a package after removing a build step, Tobias Geerinckx-Rice, 2024/09/17
- Re: Rebuilding a package after removing a build step,
Simon Tournier <=
- Re: Rebuilding a package after removing a build step, Konrad Hinsen, 2024/09/22
- Re: Rebuilding a package after removing a build step, Kaelyn, 2024/09/22
- Re: Rebuilding a package after removing a build step, Konrad Hinsen, 2024/09/23
- Re: Rebuilding a package after removing a build step, Andreas Enge, 2024/09/23
- Re: Rebuilding a package after removing a build step, Konrad Hinsen, 2024/09/23
- Re: Rebuilding a package after removing a build step, Vagrant Cascadian, 2024/09/23
- Re: Rebuilding a package after removing a build step, Suhail Singh, 2024/09/23
- Re: Rebuilding a package after removing a build step, Kaelyn, 2024/09/23
- Re: Rebuilding a package after removing a build step, Konrad Hinsen, 2024/09/24
- Re: Rebuilding a package after removing a build step, Tobias Geerinckx-Rice, 2024/09/23