guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

07/07: etc: teams: Add sequoia.scm to the rust team.


From: guix-commits
Subject: 07/07: etc: teams: Add sequoia.scm to the rust team.
Date: Sun, 26 Feb 2023 04:45:39 -0500 (EST)

efraim pushed a commit to branch rust-team
in repository guix.

commit 5bf7387865c24be0b6226e3103166ef0395d86b2
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Sun Feb 26 10:31:48 2023 +0200

    etc: teams: Add sequoia.scm to the rust team.
    
    * etc/teams.scm.in (rust): Add gnu/packages/sequoia.scm to the rust team
    module scope.
---
 etc/teams.scm.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index ff913673e8..de5f930cf3 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -263,6 +263,7 @@ asdf-build-system."
   (team 'rust
         #:name "Rust"
         #:scope (list (make-regexp "^gnu/packages/(crates|rust)(-.+|)\\.scm$")
+                      "gnu/packages/sequoia.scm"
                       "guix/build/cargo-build-system.scm"
                       "guix/build/cargo-utils.scm"
                       "guix/build-system/cargo.scm"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]