[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#74888] [PATCH 0/3] Fixes to the 'security-updates' and 'ungraft' ma
From: |
Ludovic Courtès |
Subject: |
[bug#74888] [PATCH 0/3] Fixes to the 'security-updates' and 'ungraft' manifests |
Date: |
Sun, 15 Dec 2024 17:24:14 +0100 |
Hi!
This fixes mistakes I made in these two manifests and that led them
to compute derivations that differ from what you’d get by changing
the code manually.
There’s still one discrepancy, which is due to the use of
‘computed-origin-method’:
https://lists.gnu.org/archive/html/guix-devel/2024-12/msg00113.html
Hopefully this will be addressed soon.
Thanks,
Ludo’.
Ludovic Courtès (3):
packages: Add #:recursive? to ‘package-input-rewriting’.
etc: upgrade: Really compute joint upgrades.
etc: ungraft: Use ‘package-mapping’ directly.
doc/guix.texi | 6 +++++-
etc/manifests/ungraft.scm | 13 +++++++------
etc/manifests/upgrade.scm | 3 ++-
guix/packages.scm | 9 +++++++--
tests/packages.scm | 32 +++++++++++++++++++++++++++++++-
5 files changed, 52 insertions(+), 11 deletions(-)
base-commit: 0787a180b3ca64d3958438920ca1b58a2a27fba4
--
2.46.0
- [bug#74888] [PATCH 0/3] Fixes to the 'security-updates' and 'ungraft' manifests,
Ludovic Courtès <=