GNU bug report logs - #60539
teams: Add Reproducible Builds.

Previous Next

Package: guix-patches;

Reported by: Vagrant Cascadian <vagrant <at> reproducible-builds.org>

Date: Wed, 4 Jan 2023 05:49:01 UTC

Severity: normal

Tags: patch

Done: Vagrant Cascadian <vagrant <at> reproducible-builds.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
To: guix-patches <at> gnu.org
Subject: teams: Add Reproducible Builds.
Date: Tue, 03 Jan 2023 21:47:49 -0800
[Message part 1 (text/plain, inline)]
I would like to propose a Reproducible Builds team covering tooling
related to reproducible builds as well as a catch-all for reproducible
builds issues. Patch attached.

live well,
  vagrant
[0001-teams-Add-Reproducible-Builds-team.patch (text/x-diff, inline)]
From d5fca087fdc3cfad99ab5684d493806b98354bec Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant <at> debian.org>
Date: Tue, 3 Jan 2023 21:36:58 -0800
Subject: [PATCH 1/4] teams: Add Reproducible Builds team.

* etc/teams.scm.in (reproduciblebuilds): New team.
---
 etc/teams.scm.in | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index 96a04aca3d..7a7b2800d3 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -416,6 +416,13 @@ importer."
         #:scope (list "gnu/packages/chez.scm"
                       "gnu/packages/racket.scm")))
 
+(define-team reproduciblebuilds
+  (team 'reproduciblebuilds
+        #:name "Reproducible Builds team"
+        #:description
+        "Reproducible Builds tooling and issues that affect any guix packages."
+        #:scope (list "gnu/packages/diffoscope.scm")))
+
 
 (define-member (person "Thiago Jung Bauermann"
                        "bauermann <at> kolabnow.com")
-- 
2.30.2

[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 191 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.