guix-devel/gnu
Alex Kost ca40858094
gnu: guile: Use "site-ccache" for the compiled search path.
There is no need to add "ccache" to GUILE_LOAD_COMPILED_PATH,
as this directory is used only by Guile itself, while "site-ccache" is
where Guile packages put their .go files.

* gnu/packages/guile.scm (guile-2.0)[native-search-paths]: Use
"lib/guile/2.0/site-ccache" instead of "lib/guile/2.0/ccache" for
GUILE_LOAD_COMPILED_PATH.
(guile-next): Likewise.
2016-08-10 15:40:32 -04:00
..
build Merge branch 'master' into core-updates 2016-06-27 09:30:01 +02:00
packages gnu: guile: Use "site-ccache" for the compiled search path. 2016-08-10 15:40:32 -04:00
services services: Add spice vdagent service. 2016-08-05 21:48:43 +02:00
system ui: Remove dependency on (gnu system file-systems). 2016-08-04 19:38:33 +02:00
tests system: Define 'GUIX_LOCPATH' to work around 'glibc' package defect. 2016-08-02 18:07:19 +02:00
artwork.scm artwork: Update to latest version. 2015-05-07 23:11:23 +02:00
local.mk gnu: ruby-rack: Update to 2.0.1. 2016-08-10 15:36:33 +10:00
packages.scm packages: Add 'hidden-package'. 2016-07-28 18:50:43 +02:00
services.scm gnu: Use 'gexp->file' in conjunction with 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
system.scm system: Define 'GUIX_LOCPATH' to work around 'glibc' package defect. 2016-08-02 18:07:19 +02:00
tests.scm services: <shepherd-service> no longer has an 'imported-modules' field. 2016-07-12 22:47:08 +02:00