guix/gnu
Philip McGrath 93867cb3be
gnu: racket: Racket inherits racket-minimal, not vice versa.
By design, the `racket` package is equivalent to 'racket-minimal'
plus 'raco pkg install -i main-distribution'.
This switch brings the Guix packages a small step closer to that goal.

* gnu/packages/racket.scm (racket-minimal, racket): Change
'racket-minimal' to be the base package and 'racket' to inherit
from it.  Move 'version', 'patches', 'home-page', 'build-system',
'arguments', and 'license' to 'racket-minimal'.
* gnu/packages/racket.scm (racket)[inputs]: Rather than copy and
pasting, use '(package-inputs racket-minimal)'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-05 16:56:45 +02:00
..
bootloader bootloader: grub: Fix typo in docstring. 2021-04-10 14:11:33 +02:00
build file-systems: Rewrite comment. 2021-05-04 15:40:32 +02:00
installer tests: Add gui-uefi-installed-os test. 2021-04-28 15:51:12 +02:00
machine
packages gnu: racket: Racket inherits racket-minimal, not vice versa. 2021-05-05 16:56:45 +02:00
services services: guix-build-coordinator: Fix queue builds state directory. 2021-05-02 09:56:42 +01:00
system system: vm: Add a memory-size argument to system-docker-image. 2021-04-12 14:12:49 +02:00
tests tests: Add gui-uefi-installed-os test. 2021-04-28 15:51:12 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Add custom subset. 2021-04-28 11:53:33 +02:00
image.scm
installer.scm
local.mk gnu: racket: Remove obsolete patch. 2021-05-05 16:56:44 +02:00
machine.scm
packages.scm
services.scm services: Support DELETE in MODIFY-SERVICES macro. 2021-04-12 17:49:07 +02:00
system.scm
tests.scm tests: Support package extensions in the backdoor REPL. 2021-04-12 18:42:22 +02:00