summary refs log tree commit diff
path: root/gnu/packages
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2017-11-29 22:29:26 +0100
committerLudovic Courtès <ludo@gnu.org>2017-11-29 23:40:39 +0100
commit6ee797f326274284ac60dad50688f877a93711d2 (patch)
tree2c77ad76b313705d1a29d8062a8bfe6cc2d48747 /gnu/packages
parent32008a75dc9f7584eb6c065e96fc6fcabafb312e (diff)
downloadguix-6ee797f326274284ac60dad50688f877a93711d2.tar.gz
gexp: Default to 'guile-2.2' for 'program-file'.
Previously things returned by 'program-file', such as %MODPROBE-WRAPPER
in (gnu services), would refer to 'guile-final'.  This would introduce
'guile-final' in the system closure, which is otherwise absent.  By
referring to 'guile-2.2' we remove that extra Guile.

* guix/gexp.scm (default-guile): Refer to GUILE-2.2 instead of
GUILE-FINAL.
Diffstat (limited to 'gnu/packages')
0 files changed, 0 insertions, 0 deletions