NixOS Reproducible Builds | 535 Members | |
| Report: https://reproducible.nixos.org Project progress: https://github.com/orgs/NixOS/projects/30 | 120 Servers |
| Sender | Message | Time |
|---|---|---|
| 19 Aug 2023 | ||
| * What is the effects of upgrading python for r13y builds ? | 22:07:28 | |
| making pyc files reproducible | 22:11:44 | |
| which happens to be the last thing that makes minimal isos not reproducible (well, until the grub2 thing that popped up recently) | 22:12:14 | |
| 20 Aug 2023 | ||
| 07:57:56 | ||
In reply to @delroth:delroth.netfinally?? | 09:02:36 | |
| https://www.reddit.com/r/reproduciblebuilds/comments/1573d76/reproducible_python310/ | 09:04:57 | |
| 12:47:28 | ||
| 21 Aug 2023 | ||
| İs there any plans to add plasma iso to https://reproducible.nixos.org/ ? | 04:16:13 | |
In reply to @alper-celik:matrix.orgMy thinking was to add those when issues in minimal and Gnome start to dry up - we still have plenty to do there currently. Feel free to PR though 😃 | 06:07:33 | |
| How does r13y reporta genareted ? İs there any docs about it ? | 06:09:48 | |
| https://codeberg.org/raboof/nix-reproducible-builds-report - should be linked from the bottom of the report | 06:10:58 | |
| Thanks for pointing out. | 06:12:57 | |
| Redacted or Malformed Event | 06:14:33 | |
| Hey @raboof, I don't have an account on the git host, but I believe this https://codeberg.org/raboof/nix-reproducible-builds-report/src/commit/35798090910a36bf504bd1e6778d69f0f54e5a37/src/report/mod.rs#L58 (and other strings nearby)
should use | 06:20:40 | |
| Hey @raboof, I don't have an account on the git host, but I believe this https://codeberg.org/raboof/nix-reproducible-builds-report/src/commit/35798090910a36bf504bd1e6778d69f0f54e5a37/src/report/mod.rs#L58 (and other strings nearby)
should use The stylesheet makes pre scrollable on horizontal overflow, and code fixed, leading to weird layout on mobile | 06:20:51 | |
| Hey @raboof, I don't have an account on the git host, but I believe this https://codeberg.org/raboof/nix-reproducible-builds-report/src/commit/35798090910a36bf504bd1e6778d69f0f54e5a37/src/report/mod.rs#L58 (and other strings nearby)
should use The stylesheet makes pre scrollable on horizontal overflow, and code fixed, leading to weird layout on mobile | 06:21:01 | |
| Hey @raboof, I don't have an account on the git host, but I believe this (and other strings nearby)
should use The stylesheet makes pre scrollable on horizontal overflow, and code fixed, leading to weird layout on mobile | 06:21:30 | |
| Hey @raboof, I don't have an account on the git host, but I believe this (and other strings nearby)
should use The stylesheet makes pre scrollable on horizontal overflow, and code fixed, leading to weird layout on mobile. All of the static html uses pre instead of code. | 06:23:15 | |
| Maybe we should not show the full hash there anyway, and put that in a href or so? | 06:32:18 | |
| grahamc (he/him): do you have any plan to link to https://reproducible.nixos.org/ from https://r13y.com/ ? https://r13y.com/ looks like didnt updated for a while | 06:33:53 | |
In reply to @noob_tea:matrix.orgI did some tweaks in https://reproducible.nixos.org/nixos-iso-minimal-r13y/ - better but still not amazing on mobile. happy to take patches, creating a codeberg account should be simple and otherwise I'm happy to apply them for you :) | 21:47:09 | |
| 23:41:42 | ||
| 23:42:30 | ||
| 22 Aug 2023 | ||
In reply to @raboof:matrix.orgOk, I might send in patches like the good old days | 05:47:08 | |
| Also how often does the CI run? It is on the 07-25 state still for me | 05:49:08 | |
In reply to @noob_tea:matrix.orgCurrently still manual. I only updated minimal-r13y | 06:22:37 | |
| 23 Aug 2023 | ||
| 06:59:35 | ||
| 24 Aug 2023 | ||
| 11:29:13 | ||
| 19:01:58 | ||
| 25 Aug 2023 | ||
It's so sad the NAR format doesn't preserve timestamps, so SOURCE_DATE_EPOCH is usually meaningless (i.e. https://github.com/NixOS/nixpkgs/issues/112595). I wonder if it would make sense to introduce a convention where fetchers that can reliably determine the source date could store that somewhere - like in a /SOURCE_DATE_EPOCH file. set-source-date-epoch-to-latest.sh could then pick that up. Is that a crazy idea? | 08:14:02 | |