GNU bug report logs -
#58110
[PATCH 1/2] etc: teams: Define Julia team scope.
Previous Next
Reported by: zimoun <zimon.toutoune <at> gmail.com>
Date: Tue, 27 Sep 2022 10:33:02 UTC
Severity: normal
Tags: patch
Done: Mathieu Othacehe <othacehe <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* etc/teams.scm.in (julie): Define scope.
---
etc/teams.scm.in | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index ba22b80771..5ebb7ffbd9 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -135,7 +135,13 @@ (define-team julia
(team 'julia
#:name "Julia team"
#:description
- "The Julia language, Julia packages, and the julia-build-system."))
+ "The Julia language, Julia packages, and the julia-build-system."
+ #:scope
+ (list "gnu/packages/julia.scm"
+ "gnu/packages/julia-jll.scm"
+ "gnu/packages/julia-xyz.scm"
+ "guix/build/julia-build-system.scm"
+ "guix/build-system/julia.scm")))
(define-team ocaml
(team 'ocaml
base-commit: 74f07348e99a3495964a8bbb8da83d27ecad656e
--
2.35.1
This bug report was last modified 2 years and 237 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.