guix/gnu
Philip McGrath d35920daf0
gnu: chez-scheme: Refactor documentation phases.
Patches merged in both upstream Chez Scheme and Racket's variant will
soon let us replace the 'install-docs' phase with just
'make install-docs'.  Separating the 'link-doc-pdfs' phase (which won't
change) leaves us well-prepared for the transition, regardless of
whether Chez Scheme 9.5.10 or Racket 8.6 is released first.

* gnu/packages/chez.scm (chez-scheme)[arguments]: Split 'install-doc'
phase into 'install-docs' (matching the future 'make' target) and
'link-doc-pdfs'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-12 10:30:08 +02:00
..
bootloader
build Add (guix least-authority). 2022-05-01 21:30:35 +02:00
home home: shells: Migrate fish to xdg-configuration-files. 2022-04-29 18:07:16 +02:00
installer
machine
packages gnu: chez-scheme: Refactor documentation phases. 2022-05-12 10:30:08 +02:00
platforms
services services: pipefs: Correctly handle lack of extensions. 2022-05-03 18:02:27 +02:00
system file-systems: Avoid load-time warnings when attempting to load (guix store). 2022-05-01 21:30:34 +02:00
tests services: bitlbee: Use 'make-inetd-constructor'. 2022-05-01 21:30:35 +02:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: racket: Update to 8.5. 2022-05-12 10:30:07 +02:00
machine.scm
packages.scm
platform.scm
services.scm
system.scm
tests.scm