guix-devel/gnu
Ludovic Courtès c5a2e1ffcb
build: Require Guile-SQLite3.
The next commits make (sqlite3) an indirect dependency of (gnu build
install), which is itself used by (guix scripts system), hence this new
requirement.

* configure.ac: Error out when $guix_cv_have_recent_guile_sqlite3 is
false.  Remove HAVE_GUILE_SQLITE3 Automake conditional.
* Makefile.am (MODULES, SCM_TESTS): Remove HAVE_GUILE_SQLITE3 conditions.
* doc/guix.texi (Requirements): Add Guile-SQLite3.
* README: Ditto.
* gnu/packages/package-management.scm (guix)[propagated-inputs]: Add
GUILE-SQLITE3.
[arguments]: In 'wrap-program' phase, take guile-sqlite3 into account.
2018-06-14 11:16:58 +02:00
..
bootloader bootloader: grub: Use 'with-extensions'. 2018-06-01 15:21:28 +02:00
build Merge branch 'master' into core-updates 2018-06-01 23:41:40 +02:00
packages build: Require Guile-SQLite3. 2018-06-14 11:16:58 +02:00
services store-copy: 'read-reference-graph' returns a list of records. 2018-06-14 11:16:58 +02:00
system store-copy: 'read-reference-graph' returns a list of records. 2018-06-14 11:16:58 +02:00
tests tests: Honor the return value of 'start-service'. 2018-06-13 09:11:45 +02:00
artwork.scm
bootloader.scm discovery: Remove dependency on (guix ui). 2018-04-08 17:48:33 +02:00
local.mk gnu: flann: Fix builds with CMake >= 3.11. 2018-06-12 15:23:34 +02:00
packages.scm packages: 'find-packages-by-name' properly honors version prefixes. 2018-05-13 13:29:27 +02:00
services.scm discovery: Remove dependency on (guix ui). 2018-04-08 17:48:33 +02:00
system.scm system: Move ~/.config/guix/current first in PATH and INFOPATH. 2018-06-12 15:23:34 +02:00
tests.scm system: Remove uses of the 'title' field of <file-system>. 2018-05-28 13:24:19 +02:00