unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#67879] [PATCH 00/12] Add perl-devel-repl.
@ 2023-12-18 17:00 Wilko Meyer
  2023-12-18 17:03 ` [bug#67879] [PATCH 01/12] gnu: Add perl-www-pastebin-pastebincom-create Wilko Meyer
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Wilko Meyer @ 2023-12-18 17:00 UTC (permalink / raw)
  To: 67879; +Cc: Wilko Meyer

Hi Guix,

This patch series adds perl-devel-repl, an interactive shell for Perl,
as well as its dependencies to Guix.

There are currently two packages with failing tests:

- perl-b-keywords which was already packaged for Guix but wasn't
  buildable on my system.
- perl-www-pastebin-pastebincom-create

So I disabled tests for those for now. Others than that, perl-devel-repl
builds on my system and is usable. I'll investigate the failing tests
and see if I can fix those.

Kind regards,

Wilko Meyer

Wilko Meyer (12):
  gnu: Add perl-www-pastebin-pastebincom-create.
  gnu: Add perl-app-nopaste.
  gnu: Add perl-b-utils.
  gnu: Disable tests for perl-b-keywords.
  gnu: Add perl-clipboard.
  gnu: Add perl-data-dump-streamer.
  gnu: Add perl-lexical-persistence.
  gnu: Add perl-moosex-object-pluggable.
  gnu: Add perl-ppi-xs.
  gnu: Add perl-sys-sigaction.
  gnu: Add perl-module-refresh.
  gnu: Add perl-devel-repl.

 gnu/packages/perl-web.scm |  26 +++++
 gnu/packages/perl.scm     | 231 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 257 insertions(+)


base-commit: 29c94dd522833b2603a651c14a5b06120bcf1829
-- 
2.41.0





^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2023-12-18 17:06 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-18 17:00 [bug#67879] [PATCH 00/12] Add perl-devel-repl Wilko Meyer
2023-12-18 17:03 ` [bug#67879] [PATCH 01/12] gnu: Add perl-www-pastebin-pastebincom-create Wilko Meyer
2023-12-18 17:03 ` [bug#67879] [PATCH 02/12] gnu: Add perl-app-nopaste Wilko Meyer
2023-12-18 17:03 ` [bug#67879] [PATCH 03/12] gnu: Add perl-b-utils Wilko Meyer
2023-12-18 17:03 ` [bug#67879] [PATCH 04/12] gnu: Disable tests for perl-b-keywords Wilko Meyer
2023-12-18 17:03 ` [bug#67879] [PATCH 05/12] gnu: Add perl-clipboard Wilko Meyer
2023-12-18 17:03 ` [bug#67879] [PATCH 06/12] gnu: Add perl-data-dump-streamer Wilko Meyer
2023-12-18 17:03 ` [bug#67879] [PATCH 07/12] gnu: Add perl-lexical-persistence Wilko Meyer
2023-12-18 17:03 ` [bug#67879] [PATCH 08/12] gnu: Add perl-moosex-object-pluggable Wilko Meyer
2023-12-18 17:03 ` [bug#67879] [PATCH 09/12] gnu: Add perl-ppi-xs Wilko Meyer
2023-12-18 17:03 ` [bug#67879] [PATCH 10/12] gnu: Add perl-sys-sigaction Wilko Meyer
2023-12-18 17:03 ` [bug#67879] [PATCH 11/12] gnu: Add perl-module-refresh Wilko Meyer
2023-12-18 17:03 ` [bug#67879] [PATCH 12/12] gnu: Add perl-devel-repl Wilko Meyer

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).