mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
teams: electronics: Adopt flashing-tools.
* etc/teams.scm (electronics)<#:scope>: Add "gnu/packages/flashing-tools.scm". * CODEOWNERS: Regenerate file. Change-Id: Ic3ac4bc0d7a6822231152aef4d4927fbb4ba3479 Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
parent
798ccec7b2
commit
362f9ee4da
2 changed files with 3 additions and 1 deletions
|
@ -603,7 +603,8 @@ already exists. Lookup team IDs among CURRENT-TEAMS."
|
|||
#:description "Electronics and hardware related packages."
|
||||
#:scope (list "gnu/packages/electronics.scm"
|
||||
"gnu/packages/libftdi.scm"
|
||||
"gnu/packages/engineering.scm")))
|
||||
"gnu/packages/engineering.scm"
|
||||
"gnu/packages/flashing-tools.scm")))
|
||||
|
||||
(define-team emacs
|
||||
(team 'emacs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue