guix-devel/gnu
Christopher Allan Webber a5bd6a5e15
guile-gdbm-ffi: Write to correct guile output directory and use guild.
* gnu/packages/guile.scm (guile-gdbm-ffi): Check guile for effective version
before writing to output path.  Also fixes a bug where the guild command was
not getting called, and instead was calling the internal guile compile-file
procedure.  This meant that the package produced was dependent on whatever
version of guile was powering Guix at the time.  Also set GUILE_AUTO_COMPILE
to 0 to avoid gnarly looking warnings during build.
2017-02-14 08:10:19 -06:00
..
build services: Add 'special-files-service-type'. 2017-02-08 16:17:05 +01:00
packages guile-gdbm-ffi: Write to correct guile output directory and use guild. 2017-02-14 08:10:19 -06:00
services services: Add openvswitch-service-type. 2017-02-12 14:48:34 +08: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: netsurf: Enable tests. 2017-02-13 22:28:33 -06: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