unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob fb29b76ef29968b8b229bb08ef94e607e0e96a31 384 bytes (raw)
name: gnu/packages/patches/texlive-hyph-utf8-no-byebug.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
 
Description: Avoid dependency on byebug to reduce package closure
  significantly, see https://issues.guix.gnu.org/55997
diff --git a/lib/tex/hyphen/language.rb b/lib/tex/hyphen/language.rb
index 12831417..df6daa39 100644
--- a/lib/tex/hyphen/language.rb
+++ b/lib/tex/hyphen/language.rb
@@ -1,6 +1,5 @@
 require 'yaml'
 require 'hydra'
-require 'byebug'
 
 require_relative 'path'
 

debug log:

solving fb29b76ef2 ...
found fb29b76ef2 in https://git.savannah.gnu.org/cgit/guix.git

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).