Files
guix-mirror/guix
Ludovic Courtès c9fbd40785 channels: Emit version 3 profiles.
Fixes <https://issues.guix.gnu.org/56441>.
Reported by zimoun <zimon.toutoune@gmail.com>.

Fixes a bug introduced in 4ff12d1de7 with
version 4 of the manifest format.  A new 'guix time-machine' would
create a v4 manifest; when targeting an old revision (v3),
'generate-package-cache' would fail to read that manifest and abort.
Furthermore, an old Guix living in a new profile with a v4 manifest
would be unable to describe itself via (guix describe).

* guix/channels.scm (package-cache-file): Add 'format-version' field to
PROFILE.
(channel-instances->derivation): Pass #:format-version to
'profile-derivation'.
2022-07-08 23:58:11 +02:00
..
2022-06-15 10:18:34 +02:00
2021-01-04 23:54:16 +01:00
2022-05-12 12:45:49 -04:00
2022-05-01 21:30:34 +02:00
2022-02-14 11:23:07 +01:00
2020-12-09 22:25:17 +01:00
2021-01-04 23:54:16 +01:00
2022-03-18 16:03:33 +01:00
2021-04-12 18:42:22 +02:00
2022-06-10 23:52:34 -04:00
2022-05-31 14:54:16 -04:00
2020-12-19 23:25:01 +01:00
2021-08-12 12:34:13 +02:00
2022-02-14 11:23:07 +01:00