guix/gnu
Tom Fitzhenry 6ba74ab29c
gnu: Remove texlive's dependence on ruby-rspec and ruby-byebug.
Motivation: Break the dependency chain from guix to mariadb.

Prior to this patch:

$ guix graph --path guix mariadb
guix@1.3.0-27.598f728
po4a@0.63
texlive-tiny@59745
texlive-latex-base@59745
texlive-hyphen-afrikaans@59745
ruby-hydra@0.0-0.5abfa37
ruby-byebug@11.1.3
ruby-rubocop@1.10.0
ruby-parallel@1.21.0
ruby-mysql2@0.5.2
mariadb@10.5.12

As of this patch:

$ ./pre-inst-env guix graph --path guix mariadb
guix graph: error: no path from 'guix@1.3.0-27.598f728' to 'mariadb@10.5.12'

* gnu/local.mk (dist_patch_DATA): Add texlive-hyph-utf8-no-byebug.patch.
* gnu/packages/patches/texlive-hyph-utf8-no-byebug.patch: New file.
* gnu/packages/tex.scm (hyph-utf8-scripts): Add patch.
(texlive-hyphen-package): Depend on ruby-hydra-minimal.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-08 17:26:18 +02:00
..
bootloader
build gnu: modifying make-chromium-extension to rely on node-crx3. 2022-07-20 16:50:08 +02:00
home home: services: environment-variables: Double-quote values. 2022-07-14 01:05:34 +02:00
installer
machine
packages gnu: Remove texlive's dependence on ruby-rspec and ruby-byebug. 2022-08-08 17:26:18 +02:00
services services: tor: Switch to 'least-authority-wrapper'. 2022-07-19 18:54:42 +02:00
system
tests gnu: tests: Fix guix-data-service test. 2022-07-15 09:38:42 +01:00
artwork.scm
bootloader.scm
ci.scm
home.scm Revert "home: Add 'home-generation-base'." 2022-07-17 02:00:00 +02:00
image.scm
installer.scm
local.mk gnu: Remove texlive's dependence on ruby-rspec and ruby-byebug. 2022-08-08 17:26:18 +02:00
machine.scm
packages.scm
services.scm
system.scm gnu: system: Add fusermount3 to setuid-programs. 2022-07-14 15:16:23 -04:00
tests.scm