[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/19: gnu: ruby-sorbet-runtime: Remove ruby-pry-byebug input.
From: |
guix-commits |
Subject: |
09/19: gnu: ruby-sorbet-runtime: Remove ruby-pry-byebug input. |
Date: |
Thu, 29 Jun 2023 07:06:03 -0400 (EDT) |
cbaines pushed a commit to branch ruby-team
in repository guix.
commit 68ceac700f02616e3568a5aefa7aba57b6b295bd
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Thu Jun 29 11:34:52 2023 +0100
gnu: ruby-sorbet-runtime: Remove ruby-pry-byebug input.
As byebug is for Ruby 2.
* gnu/packages/ruby.scm (ruby-sorbet-runtime)[native-inputs]: Remove
ruby-pry-byebug.
---
gnu/packages/ruby.scm | 1 -
1 file changed, 1 deletion(-)
diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm
index 97b50a79dc..dcf5744682 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -14474,7 +14474,6 @@ can be used to build formatters, linters, language
servers, and more.")
ruby-rubocop-performance
ruby-concurrent-ruby
ruby-pry
- ruby-pry-byebug
ruby-parser
ruby-subprocess))
(synopsis "Runtime type checking component for Sorbet")
- branch ruby-team updated (8fa6833d4f -> 0a9117a7f9), guix-commits, 2023/06/29
- 03/19: gnu: ruby-awesome-print: Update to 1.9.2., guix-commits, 2023/06/29
- 01/19: gnu: facter: Update to 4.4.1., guix-commits, 2023/06/29
- 09/19: gnu: ruby-sorbet-runtime: Remove ruby-pry-byebug input.,
guix-commits <=
- 11/19: gnu: ruby-spy: Remove ruby-pry-byebug input., guix-commits, 2023/06/29
- 13/19: gnu: ruby-connection-pool: Update to 2.4.1., guix-commits, 2023/06/29
- 15/19: gnu: ruby-net-scp: Fix build., guix-commits, 2023/06/29
- 17/19: gnu: ruby-slop: Update to 4.10.1., guix-commits, 2023/06/29
- 05/19: gnu: ruby-braintree: Update to 4.12.0., guix-commits, 2023/06/29
- 02/19: gnu: ronn-ng: Fix build., guix-commits, 2023/06/29
- 04/19: gnu: ruby-benchmark-ips: Update to 2.12.0., guix-commits, 2023/06/29
- 06/19: gnu: ruby-multi-json: Fix build., guix-commits, 2023/06/29
- 07/19: gnu: ruby-jwt: Update to 2.7.1., guix-commits, 2023/06/29
- 12/19: gnu: ruby-net-http-digest-auth: Fix build., guix-commits, 2023/06/29