| 4 Oct 2025 |
| @522_:catgirl.cloud joined the room. | 09:00:56 |
| 6 Oct 2025 |
| chihuamaranian joined the room. | 04:52:33 |
| 9 Oct 2025 |
| srhb set a profile picture. | 07:08:17 |
| @notgne2:wizbos.club left the room. | 20:10:07 |
| 11 Oct 2025 |
| ominit joined the room. | 21:33:34 |
| ominit set a profile picture. | 21:39:27 |
| 14 Oct 2025 |
| @tianyi:superkazuya.com left the room. | 03:26:04 |
| @522_:catgirl.cloud left the room. | 23:11:27 |
| 17 Oct 2025 |
| turbio joined the room. | 16:38:41 |
| 18 Oct 2025 |
raboof | new reproducible builds report for the graphical iso just dropped! https://reproducibility.nixos.social/reports/nixos-graphical-25.11pre876718.cf3f5c4def3c-x86_64-linux.iso | 09:41:31 |
raboof | Encountered 1 new GStreamer issue and a few instances of a longer-known Qt thing. Can we make it a race between the Gnome and the KDE folks? 😆 | 09:43:05 |
| @abaris99f:matrix.org set a profile picture. | 21:30:54 |
| 19 Oct 2025 |
| azahi joined the room. | 19:52:49 |
| 22 Oct 2025 |
| @abaris99f:matrix.org removed their profile picture. | 10:35:38 |
| @abaris99f:matrix.org removed their display name JannikH (Abaris). | 10:35:49 |
| @abaris99f:matrix.org left the room. | 10:36:09 |
| 28 Oct 2025 |
| @dawnofmidnight:catgirl.cloud joined the room. | 18:01:33 |
| 31 Oct 2025 |
raboof | reproducible builds report for the build closure of minimal iso: https://reproducibility.nixos.social/reports/nixos-minimal-25.11pre878042.544961dfcce8-x86_64-linux.iso.drv-build-closure | 17:08:15 |
raboof | it's mostly the haskell stuff, and the upstream -fobject-determinism work is looking very promising, but will still take quite a while to make it into nixpkgs proper | 17:09:14 |
raboof | * it's looking really good: the main remaining issues are mostly the haskell stuff. The upstream -fobject-determinism work is looking very promising, but will still take quite a while to make it into nixpkgs proper | 17:12:28 |
emily | it may be possible to backport to older GHCs | 17:16:30 |
emily | since major GHC upgrades happen fairly infrequently in Nixpkgs | 17:16:41 |
emily | llvm.dev reproducibility is something I have an in-flight patch for a similar issue (though only really relevant on Darwin since Linux tends to use a fixed build directory), I can probably take at fixing that one too. | 17:17:55 |
emily | (but no promises, I am overallocated time-wise to begin with) | 17:18:06 |
raboof | as long as it's "only" the build closure I'm kinda fine with fixes taking a long time to land, as long as they're on their way. | 17:21:17 |
raboof | I can relate ;) | 17:21:46 |
raboof | Luckily I can justify setting aside some time for this latest push in reporting improvements through https://discourse.nixos.org/t/transforming-global-software-distribution-with-nixpkgs/64989 | 17:24:32 |
emily | if you want to feel true despair, try building stuff with a different sandbox-build-dir sometime – there is a whole lot of stuff that is unreproducible if not for sandboxed Linux fixing the build directory by default | 17:24:51 |
emily | which is much of what makes Darwin reproducibility a mess right now (and which I have WIP patches for) | 17:25:12 |
emily | might be possible to use a randomized build directory on Linux in the future to surface more of that stuff if I can get the fixes that have helped for Darwin landed | 17:25:52 |