guix-commits
[Top][All Lists]
Advanced

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

branch master updated: teams: mozilla: Add tor-browsers.scm.


From: guix-commits
Subject: branch master updated: teams: mozilla: Add tor-browsers.scm.
Date: Mon, 05 Feb 2024 12:59:25 -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 14210b7f58 teams: mozilla: Add tor-browsers.scm.
14210b7f58 is described below

commit 14210b7f58ad76605fa9859395a1b57666a5c7c4
Author: Clément Lassieur <clement@lassieur.org>
AuthorDate: Mon Feb 5 18:44:21 2024 +0100

    teams: mozilla: Add tor-browsers.scm.
    
    * etc/teams.scm (mozilla): Add "gnu/packages/tor-browsers.scm".
    
    Change-Id: Id3aa1fe641c612000319a4ea4b236285f8d3b599
---
 etc/teams.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/etc/teams.scm b/etc/teams.scm
index 674d3b234a..c1822fe881 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -501,7 +501,8 @@ asdf-build-system."
 and Thunderbird."
         #:scope (list "gnu/build/icecat-extension.scm"
                       "gnu/packages/browser-extensions.scm"
-                      "gnu/packages/gnuzilla.scm")))
+                      "gnu/packages/gnuzilla.scm"
+                      "gnu/packages/tor-browsers.scm")))
 
 (define-team racket
   (team 'racket



reply via email to

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