unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob 7b338ca03e3804caabd8d09f7ca91646f1fe50a7 335 bytes (raw)
name: gnu/packages/patches/ruby-hydra-minimal-no-byebug.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
 
Description: Avoid dependency on byebug to reduce package closure
  significantly, see https://issues.guix.gnu.org/55997
diff --git a/lib/hydra.rb b/lib/hydra.rb
index 29fbad2..6b5058a 100644
--- a/lib/hydra.rb
+++ b/lib/hydra.rb
@@ -1,4 +1,3 @@
-require 'byebug' unless ENV['RACK_ENV'] == "production"
 require 'pp'
 
 module CoreExt

debug log:

solving 7b338ca03e ...
found 7b338ca03e 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).