[Git][reproducible-builds/reproducible-presentations][master] 3 commits: 2024-07-11: Reproducible Builds in Guix: Link to Guix Reproducible Builds QA page.
Vagrant Cascadian (@vagrant)
gitlab at salsa.debian.org
Tue Jul 9 02:24:22 UTC 2024
Vagrant Cascadian pushed to branch master at Reproducible Builds / reproducible-presentations
Commits:
b1e7bdd0 by Vagrant Cascadian at 2024-07-08T09:53:29-07:00
2024-07-11: Reproducible Builds in Guix: Link to Guix Reproducible Builds QA page.
- - - - -
f55672d6 by Vagrant Cascadian at 2024-07-08T09:54:01-07:00
2024-07-11: Reproducible Builds in Guix: be less opinionated about shell.
Made it my default shell anyways now.
- - - - -
0139c268 by Vagrant Cascadian at 2024-07-08T19:23:23-07:00
2024-07-11: Reproducible Builds in Guix: virtual build machine with time/kernel variation.
- - - - -
1 changed file:
- 2024-07-11-Reproducible-Builds-in-Guix/explore
Changes:
=====================================
2024-07-11-Reproducible-Builds-in-Guix/explore
=====================================
@@ -1,9 +1,11 @@
# search for packages reproducibility in other distros
https://ismypackagereproducibleyet.org/?pkg=PACKAGE
+# search for reproducibility issues in guix ("not matching")
+https://qa.guix.gnu.org/reproducible-builds
+
# initial setup
export EDITOR=emacs # many commands default to editor
-exec fish # such a nice shell
# show what version of guix we are using
guix describe
@@ -93,3 +95,7 @@ grep -E -r SOMETHING
# can be useful in some cases
guix build --rounds=10 --no-grafts PACKAGE
+
+# virtual build machine which sets running clock to an old date
+# could use different kernel version
+https://guix.gnu.org/manual/devel/en/html_node/Virtualization-Services.html#Virtual-Build-Machines
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-presentations/-/compare/9e3e96c79c3325ea476e2ecc51ac963908cf2a8a...0139c26861d3a15bfaea4b7cbfa73812b5643f41
--
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-presentations/-/compare/9e3e96c79c3325ea476e2ecc51ac963908cf2a8a...0139c26861d3a15bfaea4b7cbfa73812b5643f41
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/20240709/36e7ccad/attachment.htm>
More information about the rb-commits
mailing list