guix-commits
[Top][All Lists]
Advanced

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

branch master updated: teams: mozilla: Add icecat-extension.scm and brow


From: guix-commits
Subject: branch master updated: teams: mozilla: Add icecat-extension.scm and browser-extensions.scm.
Date: Thu, 21 Dec 2023 18:07:27 -0500

This is an automated email from the git hooks/post-receive script.

snape pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 4771960e5d teams: mozilla: Add icecat-extension.scm and 
browser-extensions.scm.
4771960e5d is described below

commit 4771960e5d559d2f3911fd24fd648fa5e97bdf39
Author: Clément Lassieur <clement@lassieur.org>
AuthorDate: Wed Dec 20 17:34:12 2023 +0100

    teams: mozilla: Add icecat-extension.scm and browser-extensions.scm.
    
    * 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 44ebccd7d3..fba9010130 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -477,7 +477,9 @@ asdf-build-system."
         #: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



reply via email to

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