unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#70245] [PATCH 0/2] Finalize renaming of `sqlite-register' (fix `guix system init')
@ 2024-04-06 20:30 Wojtek Kosior via Guix-patches via
  2024-04-06 20:37 ` [bug#70245] [PATCH 1/2] scripts: system: Rename `sqlite-register' Wojtek Kosior via Guix-patches via
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Wojtek Kosior via Guix-patches via @ 2024-04-06 20:30 UTC (permalink / raw)
  To: 70245
  Cc: Wojtek Kosior, Christopher Baines, Josselin Poiret,
	Ludovic Courtès, Mathieu Othacehe, Ricardo Wurmus,
	Simon Tournier, Tobias Geerinckx-Rice

Recently, guix/store/database.scm had function `sqlite-register' renamed but the
old name kept being used elsewhere, causing breakage.

Wojtek Kosior (2):
  scripts: system: Rename `sqlite-register'.
  store: database: Use correct function name in assertion.

 guix/scripts/system.scm | 19 ++++++++++---------
 guix/store/database.scm |  5 +++--
 2 files changed, 13 insertions(+), 11 deletions(-)


base-commit: 7988ca6a480a7648971c06edc0dfb8da6fd0777b
-- 
2.41.0





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-04-08 14:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-06 20:30 [bug#70245] [PATCH 0/2] Finalize renaming of `sqlite-register' (fix `guix system init') Wojtek Kosior via Guix-patches via
2024-04-06 20:37 ` [bug#70245] [PATCH 1/2] scripts: system: Rename `sqlite-register' Wojtek Kosior via Guix-patches via
2024-04-06 20:37 ` [bug#70245] [PATCH 2/2] store: database: Use correct function name in assertion Wojtek Kosior via Guix-patches via
2024-04-07 21:13 ` [bug#70245] [PATCH 0/2] Finalize renaming of `sqlite-register' (fix `guix system init') Tomas Volf
2024-04-08 14:54 ` bug#70245: " Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).