unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#59034] [PATCH] etc: teams: Add more scopes for lisp team.
@ 2022-11-05  1:35 jgart via Guix-patches via
  2022-11-05  8:21 ` ( via Guix-patches via
  0 siblings, 1 reply; 4+ messages in thread
From: jgart via Guix-patches via @ 2022-11-05  1:35 UTC (permalink / raw)
  To: 59034; +Cc: jgart

* etc/teams.scm.in (lisp): Add gnu/packages/lisp-xyz.scm and
gnu/packages/lisp-check.scm modules in scope.
---
 etc/teams.scm.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index 14cabbf6f2..12f83eb76d 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -207,6 +207,8 @@ (define-team lisp
         "Common Lisp and similar languages, Common Lisp packages and the
 asdf-build-system."
         #:scope (list (make-regexp "^gnu/packages/lisp(-.+|)\\.scm$")
+                      "gnu/packages/lisp-xyz.scm"
+                      "gnu/packages/lisp-check.scm"
                       "guix/build/asdf-build-system.scm"
                       "guix/build/lisp-utils.scm"
                       "guix/build-system/asdf.scm")))
-- 
2.38.1





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

end of thread, other threads:[~2022-11-05 13:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-05  1:35 [bug#59034] [PATCH] etc: teams: Add more scopes for lisp team jgart via Guix-patches via
2022-11-05  8:21 ` ( via Guix-patches via
2022-11-05 12:18   ` bug#59034: " Guillaume Le Vaillant
2022-11-05 13:36     ` [bug#59034] " jgart via Guix-patches via

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