Age | Commit message (Expand) | Author |
---|---|---|
2023-04-21 | tests: Fix checks for expected failures.... | Eric Bavier |
2022-10-22 | tests: 'guix build --with-commit' output no longer refers to the tag ID.... | Ludovic Courtès |
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 t'>
index : guix | ||
Wojtek's customized Guix |
aboutsummaryrefslogtreecommitdiff |
Age | Commit message (Expand) | Author |
---|---|---|
2023-04-21 | tests: Fix checks for expected failures.... | Eric Bavier |
2022-10-22 | tests: 'guix build --with-commit' output no longer refers to the tag ID.... | Ludovic Courtès |