* [bug#67936] [PATCH] teams: mozilla: Add icecat-extension.scm and browser-extensions.scm.
@ 2023-12-20 16:49 Clément Lassieur
2023-12-21 11:24 ` Jonathan Brielmaier via Guix-patches via
0 siblings, 1 reply; 3+ messages in thread
From: Clément Lassieur @ 2023-12-20 16:49 UTC (permalink / raw)
To: 67936; +Cc: Clément Lassieur
* etc/teams.scm (mozilla): Add "gnu/build/icecat-extension.scm" and
"gnu/packages/browser-extensions.scm".
Change-Id: Id59fb307256e5870b3c19f0b7c41446775a57d9e
---
etc/teams.scm | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/etc/teams.scm b/etc/teams.scm
index 20541700a090..1e131aa8932b 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -476,7 +476,9 @@ (define-team mozilla
#:description
"Taking care about Icecat and Icedove, built from Mozilla Firefox
and Thunderbird."
- #:scope (list "gnu/packages/gnuzilla.scm")))
+ #:scope (list "gnu/build/icecat-extension.scm"
+ "gnu/packages/browser-extensions.scm"
+ "gnu/packages/gnuzilla.scm")))
(define-team racket
(team 'racket
base-commit: bb3ab24a296ffa5273b2e82a02ed057e90c095f3
prerequisite-patch-id: 51e2c2aaf5262d0d9001b0b5c37836060291f55d
prerequisite-patch-id: ea15ff59ebfaff0fce3c9a1d42a3c345f8618aab
prerequisite-patch-id: 459d954ba63d5c0c15f8b519aa5aef331f218cc6
prerequisite-patch-id: cc5c8cd318ced4bb10d30f2e00b41b1be1309226
prerequisite-patch-id: 32045c6f50d674987ad6be5b15b8f4f010123c37
prerequisite-patch-id: c0b3ddac8628924c3db8daf2d9694e0de9fb7e5e
prerequisite-patch-id: 9c1d2bed61258b47220ac60fbb889348877ebfb7
--
2.41.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#67936] [PATCH] teams: mozilla: Add icecat-extension.scm and browser-extensions.scm.
2023-12-20 16:49 [bug#67936] [PATCH] teams: mozilla: Add icecat-extension.scm and browser-extensions.scm Clément Lassieur
@ 2023-12-21 11:24 ` Jonathan Brielmaier via Guix-patches via
2023-12-21 23:26 ` bug#67936: " Clément Lassieur
0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Brielmaier via Guix-patches via @ 2023-12-21 11:24 UTC (permalink / raw)
To: 67936
LGTM, feel free to push.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#67936: [PATCH] teams: mozilla: Add icecat-extension.scm and browser-extensions.scm.
2023-12-21 11:24 ` Jonathan Brielmaier via Guix-patches via
@ 2023-12-21 23:26 ` Clément Lassieur
0 siblings, 0 replies; 3+ messages in thread
From: Clément Lassieur @ 2023-12-21 23:26 UTC (permalink / raw)
To: Jonathan Brielmaier; +Cc: 67936-done
On Thu, Dec 21 2023, Jonathan Brielmaier wrote:
> LGTM, feel free to push.
Done, thanks!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-12-21 23:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-20 16:49 [bug#67936] [PATCH] teams: mozilla: Add icecat-extension.scm and browser-extensions.scm Clément Lassieur
2023-12-21 11:24 ` Jonathan Brielmaier via Guix-patches via
2023-12-21 23:26 ` bug#67936: " Clément Lassieur
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).