[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#63571] [PATCH 00/14] 'guix refresh -u' updates input fields
From: |
Ludovic Courtès |
Subject: |
[bug#63571] [PATCH 00/14] 'guix refresh -u' updates input fields |
Date: |
Thu, 18 May 2023 19:02:54 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) |
Hi,
Liliana Marie Prikler <liliana.prikler@gmail.com> skribis:
> Am Donnerstag, dem 18.05.2023 um 17:11 +0200 schrieb Ludovic Courtès:
>> Hello!
>>
>> Until now, ‘guix refresh -u’ would tell you what inputs need to
>> be changed in your packages, for the ‘cran’, ‘pypi’, and ‘stackage’
>> updaters. With this change it changes them right away.
>>
>> [...]
>> Thoughts?
> Sounds useful, but we should still look over the additions and removals
> to check whether they are adequate.
Yes, definitely!
> When I refreshed python-mpi4py today, it suggested to remove the
> openmpi input :)
Yeah, in general these per-language repositories don’t express
foreign-language dependencies, or they do it in a way that’s hard to
translate. So this is the typical case where one needs to pay
attention, indeed.
Ludo’.
- [bug#63571] [PATCH 09/14] upstream: Remove <upstream-input-change> and related code., (continued)
- [bug#63571] [PATCH 09/14] upstream: Remove <upstream-input-change> and related code., Ludovic Courtès, 2023/05/18
- [bug#63571] [PATCH 07/14] diagnostics: Factorize 'absolute-location'., Ludovic Courtès, 2023/05/18
- [bug#63571] [PATCH 02/14] tests: http: Allow responses to specify a path., Ludovic Courtès, 2023/05/18
- [bug#63571] [PATCH 01/14] tests: pypi: Factorize tarball and wheel file creation., Ludovic Courtès, 2023/05/18
- [bug#63571] [PATCH 13/14] import: cpan: Updater provides input list., Ludovic Courtès, 2023/05/18
- [bug#63571] [PATCH 11/14] import: cpan: Remove unary 'string-append' call., Ludovic Courtès, 2023/05/18
- [bug#63571] [PATCH 14/14] import: elpa: Updater provides input list., Ludovic Courtès, 2023/05/18
- [bug#63571] [PATCH 12/14] import: cpan: Represent dependencies as <upstream-input> records., Ludovic Courtès, 2023/05/18
- [bug#63571] [PATCH 06/14] upstream: Replace 'input-changes' field by 'inputs'., Ludovic Courtès, 2023/05/18
- [bug#63571] [PATCH 00/14] 'guix refresh -u' updates input fields, Liliana Marie Prikler, 2023/05/18
- [bug#63571] [PATCH 00/14] 'guix refresh -u' updates input fields,
Ludovic Courtès <=
- [bug#63571] [PATCH 00/14] 'guix refresh -u' updates input fields, Ludovic Courtès, 2023/05/29
- [bug#63571] [PATCH v2 01/19] tests: pypi: Factorize tarball and wheel file creation., Ludovic Courtès, 2023/05/29
- [bug#63571] [PATCH v2 02/19] tests: http: Allow responses to specify a path., Ludovic Courtès, 2023/05/29
- [bug#63571] [PATCH v2 04/19] import: utils: 'call-with-networking-exception-handler' doesn't unwind., Ludovic Courtès, 2023/05/29
- [bug#63571] [PATCH v2 03/19] tests: pypi: Rewrite tests using a local HTTP server., Ludovic Courtès, 2023/05/29
- [bug#63571] [PATCH v2 09/19] upstream: 'update-package-source' edits input fields., Ludovic Courtès, 2023/05/29
- [bug#63571] [PATCH v2 13/19] import: cpan: Represent dependencies as <upstream-input> records., Ludovic Courtès, 2023/05/29
- [bug#63571] [PATCH v2 15/19] import: elpa: Updater provides input list., Ludovic Courtès, 2023/05/29
- [bug#63571] [PATCH v2 05/19] import: json: Add #:timeout to 'json-fetch'., Ludovic Courtès, 2023/05/29
- [bug#63571] [PATCH v2 06/19] doc: Mention 'guix refresh -u' for third-party channels., Ludovic Courtès, 2023/05/29