Staging | 320 Members | |
| Staging merges | Running staging cycles: https://github.com/NixOS/nixpkgs/pulls?q=is%3Apr+is%3Aopen+head%3Astaging-next+head%3Astaging-next-25.05 | Review Reports: https://malob.github.io/nix-review-tools-reports/ | 110 Servers |
| Sender | Message | Time |
|---|---|---|
| 19 Dec 2025 | ||
| * https://github.com/NixOS/nixpkgs/pull/472445 Fixes dee in staging-next (dependency of libunity <- Discord) due to gcc15 breakage | 22:36:48 | |
| 22:37:16 | |
So apparently this was load-bearing:and should not have been removed by refactor in https://github.com/NixOS/nixpkgs/pull/446052Makes nixos tests with xserver work again.Was there for 10 years before that: https://github.com/NixOS/nixpkgs/commit/27b9f5d65ee452c9a1a49a2e245b2a45ee1d65ab Probably should have had comment with "Do not remove unless properly tested, without it errors during runtime" Will send PR tomorrow. | 22:52:49 | |
| H u h | 22:54:11 | |
| Which one is it? | 22:54:15 | |
| relro should definitely not matter at least | 22:54:31 | |
| bindnow could be it ugh | 22:56:27 | |
| I wonder why it needs that and xwayland does | 22:59:05 | |
| Oh wait | 22:59:07 | |
| It's meson isn't it | 22:59:09 | |
| It's fucking meson | 22:59:13 | |
| Because something something die GNU autotools | 22:59:41 | |
| ...can we switch xorgserver to meson | 22:59:41 | |
Yes, rebuilt without "relro" tests pass.So I guess will PR tomorrow with just "bindnow" and comment above to not remove without properly testing. | 23:01:04 | |
| Does anyone want to attempt this lol | 23:01:35 | |
| Or do we just let xorg users suffer | 23:01:35 | |
| Kinda feels like there's a lot of them still | 23:12:08 | |
| 20 Dec 2025 | ||
Yes, rebuilt without "relro" tests pass.So I guess will PR tomorrow with just "bindnow" and comment above to not remove without properly testing.--- Sent: https://github.com/NixOS/nixpkgs/pull/472543 | 01:35:26 | |
Download image.png | 10:14:24 | |
| i have a couple more staging-next fails, will need to investigate | 10:14:28 | |
| add to that i686 ffmpeg | 10:14:38 | |
| * add to that i686 ffmpeg 8 | 10:14:45 | |
| Someone had something for zug | 10:18:04 | |
| I think | 10:18:07 | |
| https://matrix.to/#/#staging:nixos.org/$7W3URCLoZF1-Ud-Q8kcoysdHRjs7rV_KQ2KCChw7YJI PR for zug was linked above: https://github.com/NixOS/nixpkgs/pull/472457 | 10:30:28 | |
| https://matrix.to/#/#staging:nixos.org/$7W3URCLoZF1-Ud-Q8kcoysdHRjs7rV_KQ2KCChw7YJI PR for zug was linked above: https://github.com/NixOS/nixpkgs/pull/472457 I think I had pgpdump fix for gcc15, will send soon. | 10:31:54 | |
| https://matrix.to/#/#staging:nixos.org/$7W3URCLoZF1-Ud-Q8kcoysdHRjs7rV_KQ2KCChw7YJI PR for zug was linked above: https://github.com/NixOS/nixpkgs/pull/472457 I think I had `pgpdump` fix for gcc15, will send soon. Never mind somebody already sent: https://github.com/NixOS/nixpkgs/pull/472562 | 10:32:39 | |
| OK so mesoning xserver doesn't even look too bad | 10:50:38 | |
| Also like half of the stuff that's still in the expression is just noops | 10:51:19 | |
| And eyup it does just load gbm correctly imagine that | 10:52:23 | |