| 9 Feb 2026 |
| novedevo changed their display name from Devon to novedevo. | 18:42:39 |
| novedevo set a profile picture. | 18:43:43 |
Ihar Hrachyshka | i think if you want acceleration, something like krunkit / libkrun could give you that but I am not aware of ready recipes to run nixos through it. | 19:25:48 |
g5pw | I would definitely wait for the next minor bump, IIRC there will be a performance/bugfix release | 22:12:17 |
| 10 Feb 2026 |
| bdimcheff changed their profile picture. | 02:35:45 |
| bmanuel joined the room. | 16:24:10 |
| amaan joined the room. | 17:34:13 |
| @ryand56:matrix.ryand.ca removed their display name ryand56. | 17:48:55 |
| @ryand56:matrix.ryand.ca left the room. | 17:49:21 |
mall0c | In reply to @ihar.hrachyshka:matrix.org i think if you want acceleration, something like krunkit / libkrun could give you that but I am not aware of ready recipes to run nixos through it. hmm - this is something new. Seems to use apple hypervisor api. But not sure how much GPU support it provides. Thanks, will look into it | 19:53:22 |
Ihar Hrachyshka | i think its primary target is llm acceleration via vulkan apis, not sure about the rest | 19:54:36 |
| 11 Feb 2026 |
Axman6 | Does anyone know why, when using nix-darwin and home-manager zsh no longer knows anything about system man pages? Things like kqueue aren't found, nor any other pages like man 2 read | 01:41:12 |
Axman6 | I don't appear to have MANPATH set in my login shell at all, but man works for packages from Nix | 01:41:46 |
| ironmoon joined the room. | 06:22:01 |
bestlem | I think home-manager installs its own man see what which man returns
/usr/bin/man kqueue works Unfortunately I don't know what needs configuring to change this. | 11:11:15 |
bestlem | I think the kqueue manpage is here /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/share/man/man2/kqueue.2
So the macOS sdk needs to be added to MANPATH or the configuration | 11:27:33 |
| fnctr changed their display name from yliceee to fnctr. | 11:34:55 |
| fnctr changed their profile picture. | 11:36:16 |
| fnctr changed their profile picture. | 11:39:01 |
| fnctr changed their profile picture. | 11:40:03 |
| fnctr changed their profile picture. | 11:41:46 |
| fnctr changed their profile picture. | 11:46:32 |
| @tk:mozilla.org left the room. | 12:21:18 |
K900 | @Randy Eckenrode Mesa 26.0 is out | 19:22:38 |
K900 | I've been running the rcs for a few days so I'll just merge it | 19:22:47 |
K900 | But kosmickrisp should be possible now, conceptually | 19:23:01 |
Randy Eckenrode | I’ve been tracking the RCs on my dev branch. I can open a PR to add support once Mesa 26.0 is merged (or push the commit to the update PR). It won’t include any GLX cleanup. That can be done separately. | 19:25:59 |
Randy Eckenrode | It won’t include the vulkan-loader change because it still needs some work to be the default. There have been fixes and improvements since the branch-off, so maybe Mesa 26.1. | 19:27:06 |
Randy Eckenrode | https://support.apple.com/en-us/126348 | 23:21:31 |
Randy Eckenrode | That’s a lot of security-related fixes in macOS 26.3. | 23:21:48 |