[Git][reproducible-builds/reproducible-website][contribute/nixos/update] 4 commits: donate page: dont mention 'current' Debian release names

Arnout Engelen (@raboof-guest) gitlab at salsa.debian.org
Wed Nov 1 22:32:37 UTC 2023



Arnout Engelen pushed to branch contribute/nixos/update at Reproducible Builds / reproducible-website


Commits:
24bf9105 by Holger Levsen at 2023-11-01T18:13:20+01:00
donate page: dont mention 'current' Debian release names

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -
0343dfea by Holger Levsen at 2023-11-01T18:18:14+01:00
donate page: fix grammar

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -
b8adfb0d by Bernhard M. Wiedemann at 2023-11-01T21:25:38+01:00
2023-10: +2 patches +openSUSE monthly

- - - - -
d56ad801 by Pol Dellaiera at 2023-11-01T22:32:32+00:00
nixos: update contribute page

- - - - -


4 changed files:

- _data/projects.yml
- _reports/2023-10.md
- contribute/nixos.md
- donate.md


Changes:

=====================================
_data/projects.yml
=====================================
@@ -164,6 +164,8 @@
   tests: https://reproducible.nixos.org
   tests_external: true
   resources:
+  - name: Project board
+    url: https://github.com/orgs/NixOS/projects/30
   - name: Open issues
     url: https://github.com/NixOS/nixpkgs/issues?q=is%3Aopen+is%3Aissue+label%3A%226.topic%3A+reproducible+builds%22
   - name: Open PRs


=====================================
_reports/2023-10.md
=====================================
@@ -51,5 +51,9 @@ draft: true
     * [`xemacs-packages`](https://build.opensuse.org/request/show/1119260) (drop date)
     * [`occt`](https://build.opensuse.org/request/show/1119524) (sort (not upstream))
     * [`mame`](https://build.opensuse.org/request/show/1119553) (order)
+    * [`qemu`](https://build.opensuse.org/request/show/1121011) (date+workaround sphinx toolchain issue)
+    * [`hub/golang`](https://github.com/golang/go/issues/63851) (toolchain random build path)
+
+* [openSUSE monthly](https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/4QTSQCYBMF6QZYWIB63T46ILLTVGVMMJ/)
 
 * FIXME https://discourse.nixos.org/t/nixos-reproducible-builds-minimal-installation-iso-successfully-independently-rebuilt/34756 +  https://news.ycombinator.com/item?id=38057591


=====================================
contribute/nixos.md
=====================================
@@ -4,21 +4,21 @@ title: Contribute to NixOS
 permalink: /contribute/nixos/
 ---
 
-Join the [#reproducible-builds:nixos.org](https://matrix.to/#/#reproducible-builds:nixos.org)
-channel on matrix.
+## Community Discussion
 
-To rebuild a package locally and check it matches the one from the binary cache
-you can use `nix-build '<nixpkgs>' -A notion --check`. This does not 'actively'
-vary the environment like reprotest does, but will catch basic reproducibility
-problems.
+For real-time conversations, join the [`#reproducible-builds:nixos.org`](https://matrix.to/#/#reproducible-builds:nixos.org) channel on Matrix.
 
-See [reproducible.nixos.org](https://reproducible.nixos.org) for the status of our current milestone:
-building the nixos-unstable minimal and Gnome ISO's reproducibly. More information on the
-problems listed there can be found on
-[this pad](https://pad.sfconservancy.org/p/nixos-reproducible-builds-progress).
+## Project Status
 
-Look for [pull requests](https://github.com/NixOS/nixpkgs/pulls?q=is%3Aopen+is%3Apr+label%3A%226.topic%3A+reproducible+builds%22)
-and [issues](https://github.com/NixOS/nixpkgs/issues?q=is%3Aopen+is%3Aissue+label%3A%226.topic%3A+reproducible+builds%22)
-around reproducible builds.
+- **Project Board**: To keep track of ongoing tasks and open issues concerning
+  reproducible builds, view our [GitHub Project Board](https://github.com/orgs/NixOS/projects/30).
+- **Pull Requests & Issues**: Browse current [pull requests](https://github.com/NixOS/nixpkgs/pulls?q=is%3Aopen+is%3Apr+label%3A%226.topic%3A+reproducible+builds%22) and [issues](https://github.com/NixOS/nixpkgs/issues?q=is%3Aopen+is%3Aissue+label%3A%226.topic%3A+reproducible+builds%22) labeled with "reproducible builds."
+- **Internal Resources**: Our internal website, [reproducible.nixos.org](https://reproducible.nixos.org), provides additional information and status updates. More details on specific problems can be found on [this pad](https://pad.sfconservancy.org/p/nixos-reproducible-builds-progress).
 
-Look into [trustix](https://github.com/nix-community/trustix).
+## Reporting Issues
+
+Use the [issue template](https://github.com/NixOS/nixpkgs/issues/new?assignees=&labels=0.kind%3A+enhancement%2C6.topic%3A+reproducible+builds&template=unreproducible_package.md&title=) on GitHub to report your issues and hopefully, your solution.
+
+## Additional Projects
+
+- [trustix](https://github.com/nix-community/trustix)


=====================================
donate.md
=====================================
@@ -75,11 +75,11 @@ The Reproducible Builds team has demonstrated that it is, in principle,
 possible to build a Linux distribution in a reproducible manner and have solved
 many of the issues in doing so.
 
-However, the next release of Debian ("bullseye") is currently not yet 100%
+However, the next release of Debian is currently not yet 100%
 reproducible and funding to support on-going maintenance of critical
 infrastructure will be absolutely essential to reach this goal.
 
-This not only includes the administration of over 50 build nodes across
+This not only includes the administration of around 42 build nodes across
 multiple architectures, it requires continuous and patient work with package
 maintainers and upstreams to merge reproducibility-related patches. It also
 includes extending the scope of [our testing
@@ -93,7 +93,7 @@ their machines.
 
 Furthermore, maintaining momentum — both in terms of public perception and in
 private — around the various related projects such as *diffoscope*, etc. will
-be key in ensuring a reproducible "buster" becomes a reality.
+be key in ensuring reproducible builds become a reality.
 
 ### Benefits of sponsorship
 



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/compare/d98341b62350f9dfc71f4ec8cd0777914031fba3...d56ad801fa405887dfb3ad3a1d7fbaa6db0f68af

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/compare/d98341b62350f9dfc71f4ec8cd0777914031fba3...d56ad801fa405887dfb3ad3a1d7fbaa6db0f68af
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20231101/9f398987/attachment.htm>


More information about the rb-commits mailing list