nixpkgs/pkgs/development/interpreters/guile
Kovacsics Robert 612ec25256
guile: setup hook, use compiled files
Often packages install the compiled files to
`$(libdir)/guile/$(GUILE_EFFECTIVE_VERSION)/ccache` (e.g. see
guile-opengl). This path is not explicitly given in the info page, but
is used in a couple of places, and is also part of `%load-compiled-path`
variable in guile (for `"${guile}/lib/guile/2.2/ccache`).

Similarly, the site-ccache is also part of `%load-compiled-path` in
guile.
2020-11-28 11:16:25 +01:00
..
1.8.nix treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
2.0.nix guile: fixup musl support 2020-08-22 10:31:02 -07:00
clang.patch
cpp-4.5.patch
default.nix Merge pull request #78778 from grahamc/guile-r13y 2020-10-21 20:21:25 +03:00
disable-gc-sensitive-tests.patch
eai_system.patch
filter-mkostemp-darwin.patch
gcov-file-name.patch
riscv.patch
setup-hook-2.0.sh guile: setup hook, use compiled files 2020-11-28 11:16:25 +01:00
setup-hook-2.2.sh guile: setup hook, use compiled files 2020-11-28 11:16:25 +01:00
setup-hook.sh