Staging | 323 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 | ||
I tried reordering these buildInputs like here on master:https://github.com/NixOS/nixpkgs/blob/c30b80416b233c3673e573c0821bf96cc83818db/pkgs/servers/x11/xorg/overrides.nix#L452-L457 ie this diff on staging-next:but it did not help.That refactor moved xorg-server into separate by-name so tracking what went where is quite hard. | 20:42:35 | |
I tried reordering these buildInputs like here on master:https://github.com/NixOS/nixpkgs/blob/c30b80416b233c3673e573c0821bf96cc83818db/pkgs/servers/x11/xorg/overrides.nix#L452-L457 ie this diff on staging-next:but it did not help.That refactor from staging moved xorg-server into separate by-name so tracking what went where is quite hard. | 20:44:06 | |
I tried reordering these buildInputs like here on master:https://github.com/NixOS/nixpkgs/blob/c30b80416b233c3673e573c0821bf96cc83818db/pkgs/servers/x11/xorg/overrides.nix#L452-L457 ie this diff on staging-next:but it did not help.That refactor from staging moved xorg-server into separate by-name so tracking what went where is quite hard.It is quite suspicious that upstream did something with glamor in 21.1.20 that broke other things, and now we get problems related to it too. Maybe somewhere on staging between refactors somebody did something related to that update, but I could not find it so far. | 20:46:11 | |
| https://github.com/NixOS/nixpkgs/pull/472445 Fixes dee in staging-next (dependency of libunity <- Discord) | 22:36:32 | |
| * 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 | |