me
/
guix
Archived
1
0
Fork 0

etc: teams: Define OCaml team scope.

* etc/teams.scm.in (ocaml): Define it.
master
Julien Lepiller 2022-09-25 14:31:30 +02:00
parent 6ab5106645
commit 13cf9ebe84
No known key found for this signature in database
GPG Key ID: 53D457B2D636EE82
1 changed files with 11 additions and 1 deletions

View File

@ -142,7 +142,17 @@ and the r-build-system."))
#:name "OCaml and Dune team"
#:description
"The OCaml language, the Dune build system, OCaml packages, the \"opam\"
importer, and the ocaml-build-system."))
importer, and the ocaml-build-system."
#:scope
(list "gnu/packages/ocaml.scm"
"gnu/packages/coq.scm"
"guix/build/ocaml-build-system.scm"
"guix/build/dune-build-system.scm"
"guix/build-system/ocaml.scm"
"guix/build-system/dune.scm"
"guix/import/opam.scm"
"guix/scripts/import/opam.scm"
"tests/opam.scm")))
(define-team java
(team 'java