!UNVBThoJtlIiVwiDjU:nixos.org

Staging

349 Members
Staging merges | Running staging cycles: https://github.com/NixOS/nixpkgs/pulls?q=is%3Apr+is%3Aopen+head%3Astaging-next+head%3Astaging-next-25.11 | Review Reports: https://malob.github.io/nix-review-tools-reports/113 Servers

You have reached the beginning of time (for this room).


SenderMessageTime
28 Dec 2025
@hexa:lossy.networkhexaok, I'm disabling a test on uvloop09:30:54
@hexa:lossy.networkhexa* ok, I'm disabling a test on uvloop on darwin09:30:57
@hexa:lossy.networkhexanot sure why it appeared cached to me, maybe I got lucky09:31:11
@hexa:lossy.networkhexahttps://github.com/NixOS/nixpkgs/pull/47475809:41:09
@grimmauld:m.grimmauld.deGrimmauld (any/all) with c23, some things (e.g. nasm) fail in a creative way: They check whether stdbool.h is available, and include it if so. Which obviously breaks on C23, where bool can't be typedefed. No idea why this didn't break on glibc, i didn't look at that 🤷 19:22:55
29 Dec 2025
@ghpzin:envs.net@ghpzin:envs.net typedefs in stdbool.h are conditional on __STDC_VERSION__ > 201710L
So you can safely include it there.
In musl version they are not.
03:04:01
@ghpzin:envs.net@ghpzin:envs.net typedefs in stdbool.h are conditional on __STDC_VERSION__ > 201710L
So you can safely include it there.
In musl version they are not:
https://git.musl-libc.org/cgit/musl/tree/include/stdbool.h
03:06:02
@ghpzin:envs.net@ghpzin:envs.net true/false in stdbool.h are conditional on __STDC_VERSION__ > 201710L
So you can safely include it.
In musl they are not:
https://git.musl-libc.org/cgit/musl/tree/include/stdbool.h
07:58:27

Show newer messages


Back to Room ListRoom Version: 6