guix-play/gnu
Marius Bakke ac2d5de3da
gnu: libssh2: Fix build failure after 1.8.0 upgrade.
* gnu/packages/patches/libssh2-fix-build-failure-with-gcrypt.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ssh.scm (libssh2)[source]: Use it.
[arguments]: Add 'autoreconf' phase.
[native-inputs]: Add AUTOCONF and AUTOMAKE.
2017-02-26 22:05:42 +01:00
..
build Merge branch 'master' into core-updates 2017-02-10 17:40:25 +01:00
packages gnu: libssh2: Fix build failure after 1.8.0 upgrade. 2017-02-26 22:05:42 +01:00
services gnu: Remove xf86-video-modesetting. 2017-02-19 23:29:38 +01:00
system system: Use the normalized codeset for the locale name in the examples. 2017-02-13 10:02:54 +01:00
tests tests: Add 'prosody-service-type' test. 2017-02-10 23:39:45 +01:00
artwork.scm
local.mk gnu: libssh2: Fix build failure after 1.8.0 upgrade. 2017-02-26 22:05:42 +01:00
packages.scm Use 'mlambda' instead of 'memoize'. 2017-01-28 18:55:20 +01:00
services.scm services: Add 'special-files-service-type'. 2017-02-08 16:17:05 +01:00
system.scm system: Introduce 'file-systems' Shepherd service. 2017-01-31 23:21:59 +01:00
tests.scm