| 21 Nov 2025 |
Grimmauld (any/all) |  Download image.png | 11:06:19 |
uep | bitten by negative cache i guess, but i'm more worried why it's failing | 11:06:23 |
Grimmauld (any/all) | just current staging-next | 11:06:37 |
Vladimír Čunát | (I don't know what's wrong with the build, but it's surely unrelated to the issue at hand.) | 11:06:38 |
uep | yeah | 11:06:52 |
Grimmauld (any/all) | we really should consider nulling out zenity in sdl3. Its there to display an error emssage if sdl3 fails to create a wayland window, and to act as a file picker when portals are unavailable. Both not super critical. | 11:08:08 |
Grimmauld (any/all) | https://github.com/NixOS/nixpkgs/pull/459808 will help too, but not for this issue here | 11:09:07 |
Grimmauld (any/all) | the sdl closure is a mess rn | 11:09:14 |
Grimmauld (any/all) | way too large | 11:09:20 |
uep | cleared ~/.cache/nix and we're progressing again | 11:14:19 |
uep | ¯\_(ツ)_/¯ whatever | 11:14:52 |
Grimmauld (any/all) | i hate slow german dsl, makes updates so painful slow | 11:16:06 |
Grimmauld (any/all) | like come on, 60 Mb/s for a 25 gig system closure sucks. | 11:16:44 |
Grimmauld (any/all) | so it'll be a while until my system is on staging-next, i'll report once that is done | 11:17:37 |
K900 | Can I have a weirdly philosophical take | 11:19:55 |
K900 | Linux software generally sucks at telling the user what went wrong | 11:20:04 |
K900 | SDL goes out of its way to have fallbacks for fallbacks for those cases | 11:20:12 |
uep | i have webkitgtks and firefox and obs to build, will be a while.. will leave it overnight | 11:20:12 |
K900 | I think we should respect thta | 11:20:16 |
uep | I mean I could take them out of the system for this test, but whaever | 11:20:55 |
Vladimír Čunát | After the night all linux binaries should be in cache.nixos.org, too. | 11:41:26 |
Grimmauld (any/all) | uh i just got a gtk4 build fail on pkgsi686Linux | 11:43:42 |
Grimmauld (any/all) | thats fun | 11:43:47 |
uep | oh it was merged.. yeah, well, i wait till morning either way.. g'night | 11:44:17 |
Grimmauld (any/all) | > ../gdk/gdkvulkancontext.c: In function 'gdk_vulkan_present_is_busy':
> ../gdk/gdkvulkancontext.c:691:29: warning: comparison between pointer and integer
> 691 | if (present->vk_swapchain == NULL)
> | ^~
> ../gdk/gdkvulkancontext.c: In function 'gdk_vulkan_context_surface_detach':
> ../gdk/gdkvulkancontext.c:1211:42: error: assignment to 'VkSwapchainKHR' {aka 'long long unsigned int'} from 'void *' makes integer from pointer without a cast [-Wint-conversion]
> 1211 | priv->presents[i].vk_swapchain = NULL;
> |
pain | 11:44:50 |
Vladimír Čunát | People need pedantic linters in the upstream CIs. | 11:54:07 |
sterni | what do we do now for low-ish rebuild PRs that rebuild the NixOS tests? staging-next? staging? | 14:26:05 |
K900 | staging-nixos | 14:26:14 |
sterni | ahh, a vague memory resurfaces | 14:28:24 |
| 28 Jun 2021 |
| @grahamc:nixos.org set the history visibility to "world_readable". | 15:07:04 |