| 19 Feb 2026 |
| @jonhermansen:matrix.org left the room. | 18:29:50 |
Puna | for https://github.com/NixOS/nixpkgs/issues/490944 (Clang just not being happy with -gnuabielfv{1,2} in platform triplets, and requiring hacks to understand what we want it to do) thinking if it might make sense to go back to allowing -gnu on ppc64, and handing the ELF ABI version via gcc.abi, since that seems more portable w/r/t Clang… | 21:08:42 |
Puna |  Download image.png | 21:49:37 |
Puna | maybe… | 21:49:48 |
| niko joined the room. | 21:49:54 |
Puna | (at what point does my blabbing about POWER grant me a separate matrix room for nix(os) on/for POWER :3?) | 21:52:53 |
| -> @n:rab.lol left the room. | 21:54:07 |
hexa | as soon as you find someone else who cares | 22:30:16 |
hexa | but you can of course create a new room yourself | 22:30:30 |
hexa | onboarding of new rooms is currently limited by moderation capacity | 22:30:43 |
| 21 Feb 2026 |
| Lotte (it/its)/Cinny (she/her) θΔ& changed their profile picture. | 14:22:15 |
| h7x4 changed their profile picture. | 19:27:04 |
| h7x4 changed their profile picture. | 19:30:30 |
| h7x4 changed their profile picture. | 19:33:57 |
| 22 Feb 2026 |
| Blaze joined the room. | 02:54:27 |
Puna | https://github.com/NixOS/nixpkgs/pull/493090 i don't know if this is a good idea, but it was an idea :) | 18:37:02 |
Puna | ~~ouch, that's alot of maintainer pings xd~~ | 18:38:52 |
| ash (it/its) 🏳️⚧️ changed their profile picture. | 22:43:55 |
| ckie (they/them) changed their profile picture. | 22:54:17 |
| 23 Feb 2026 |
Artemis Tosini (NixOS) | It seems like the x86_64-unknown-freebsd bootstrap has some old headers and you can't build FreeBSD 15 with it. I'm testing an updated version now, but how would I go about getting that upstream? | 17:36:52 |
emily | there's a README somewhere | 17:38:50 |
emily | (not very helpful I know…) | 17:39:14 |
emily | https://github.com/NixOS/nixpkgs/tree/79e754eef2cccb2d293a16b63cf3985ffeb57ceb/maintainers/scripts/bootstrap-files | 17:39:51 |
Artemis Tosini (NixOS) | It might be possible to move some packages from using bootstrap headers to using headers from the freebsd tree, but I'd need to investigate that | 17:41:50 |
Artemis Tosini (NixOS) | And if we're using bootstrap libs anyway then updated headers won't be all that useful | 17:42:13 |
Artemis Tosini (NixOS) | Thanks | 17:43:57 |
emily | I'm surprised the bootstrap has headers in it at all | 17:46:28 |
emily | well, I guess our existing bootstraps probably have e.g. Clang-internal headers | 17:46:41 |
emily | but not system ones AFAIU | 17:46:44 |
Artemis Tosini (NixOS) | Yeah, I'm somewhat confused by that as well. rhelmot did most of the bootstrap work, and I guess there was some need for it | 17:47:34 |