guix/gnu
Tobias Geerinckx-Rice 7cbf06d8c2
gnu: mysql: Fix build.
MySQL demands boost@1.59.0, and lying about it no longer works:

sql/item_geofunc_internal.cc: In function ‘void handle_gis_exception(const char*)’:
sql/item_geofunc_internal.cc:37:81: error: expected unqualified-id before ‘&’ token
   catch (const boost::geometry::detail::self_get_turn_points::self_ip_exception &)
                                                                                 ^
[...]

* gnu/packages/databases.scm (boost-for-mysql): New variable.
(mysql)[inputs]: Use that instead of the regular boost.
[arguments]: Remove now-unnecessary ‘patch-boost-version’ phase.
2018-08-20 20:17:20 +02:00
..
bootloader bootloader: grub-efi: Identify as "GuixSD" instead of "grub". 2018-06-26 17:27:40 +02:00
build linux-initrd: Try several file names when looking up modules. 2018-07-29 18:50:28 +02:00
packages gnu: mysql: Fix build. 2018-08-20 20:17:20 +02:00
services services: cuirass: Put data in /var/lib to avoid removal at boot. 2018-08-16 19:23:29 +02:00
system linux-initrd: Report only missing modules, not all needed modules. 2018-07-29 18:50:28 +02:00
tests gnu: services: Add pcscd service. 2018-08-16 02:46:27 +05:30
artwork.scm
bootloader.scm
local.mk gnu: gcc@4.8: Fix libsanitizer build issue. 2018-08-19 18:21:24 +02:00
packages.scm
services.scm services: boot: Take gexps instead of monadic gexps. 2018-06-20 23:47:08 +02:00
system.scm system: Mapped devices needed for boot do not yield Shepherd services. 2018-06-21 23:54:15 +02:00
tests.scm system: Remove uses of the 'title' field of <file-system>. 2018-05-28 13:24:19 +02:00