guix-patches
[Top][All Lists]
Advanced

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

[bug#31755] closed (Re: [bug#31755] [PATCH 00/19] Use (guix store databa


From: Ludovic Courtès
Subject: [bug#31755] closed (Re: [bug#31755] [PATCH 00/19] Use (guix store database) instead of 'guix-register')
Date: Thu, 14 Jun 2018 11:30:05 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

> Ludovic Courtès <address@hidden> skribis:
>
>> This not-so-interesting patch series refactors a whole bunch of things so
>> that, in the end, we can use the “new” (guix store database) instead of the
>> C++ ‘guix-register’.  It turned out to be more involved that I thought.  :-)
>>
>> A practical consequence of this is that guile-sqlite3 becomes a requirement.
>> It would be nice if someone (maybe Danny?) could take care of tagging
>> guile-sqlite3 and making releases as needed.
>
> Merged!

BTW, code that is the most affected by this change is everything that
creates a store database, in particular:

  • guix pack --localstatedir
  • guix system disk-image
  • guix system disk-image --file-system-type=iso9660
  • guix system docker-image
  • guix system init

I checked these manually but you’re very welcome to give it a spin and
report any issues!

Ludo’.





reply via email to

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