| 10 Oct 2025 |
ivy | ahh many such cases | 08:17:35 |
Randy Eckenrode | Darwin uses the system libc++. The default deployment target currently is 11.3. You have to use darwinMinVersionHook to set it to at least 13.3. After the next staging cycle, the default deployment target is being increased to 14.0. | 10:24:07 |
ivy | yeah we fixed it lol | 10:42:03 |
emily | it was to make sure my libc++ header changes to the derivation worked | 18:44:20 |
emily | which took some iteration | 18:44:22 |
emily | I think we have nothing in-tree that uses it but I didn't want to break it | 18:44:37 |
samasaur | gotcha | 18:44:49 |
samasaur | I ended up fixing cxx interop so it all worked out for the best | 18:45:01 |
Randy Eckenrode | Swift uses it, but that’s it AFAIK. | 18:45:36 |
Randy Eckenrode | Not until I can start working on using Swift in ld64. The C interop stuff currently going through evolution is exciting for that. | 18:46:26 |
samasaur | oh yeah you've mentioned doing that before! | 18:46:55 |
samasaur | i am very excited to help out with that | 18:47:05 |
| 11 Oct 2025 |
ivy | what the hell my shit is straight up seg faulting | 09:24:05 |
Randy Eckenrode | I just used the Music app on macOS for the first time. The window is small, so I tried to resize it. I wanted to see more albums, but it made the albums bigger instead (while slowing showing more). WHY WOULD IT DO THAT | 17:49:43 |
Randy Eckenrode | * | 17:49:51 |
Arian | Apple Music is everything wrong with modern apple | 18:00:37 |
Arian | they killed a beautiful thing (iTunes) and replaced it with web-slop | 18:00:49 |
Randy Eckenrode | It also seems to have forgotten all my settings. I had cross-fade turned off, but it turned back on. It also disabled lossless playback. Dammit, CDs were lossless in the ’90s. Let me at least have that back, sort-of. | 18:02:18 |
Randy Eckenrode | I’m finding the UI changes in macOS 26 are often almost okay, but then you stumble over something that is total dogshit (with apologies to dog shit). | 18:05:28 |
Randy Eckenrode | I don’t like the icons in menus though. It’s like Linux got into my menubar. | 18:05:44 |
spewdins | I just wanna let you know this is a solved issue if you disable sip and install my tweaks | 18:06:18 |
Randy Eckenrode | I’m not going to disable SIP. | 18:06:35 |
spewdins | I’ve been trying to package ammonia i jector to nix for like 1 whole year
But I need Frida-Core with Frida Gum and that thing is a monster | 18:07:05 |
spewdins | Fair | 18:07:36 |
emily | disabling transparency still basically cured me of my Tahoe hate | 18:17:06 |
emily | it's worse, but normal Apple levels of worse-over-time | 18:17:15 |
tavinator | is this a good channel for installer (on macos) questions? | 19:41:55 |
tavinator | in particular can anyone confirm that something like NIX_USER_COUNT works? (env var) | 19:42:22 |
tavinator | for context - i have seen that by default the installer creates 32 build users... i would like to reduce this to a number like 1 or maybe 2 | 19:46:58 |
emily | having only 1-2 build users will prevent you from running more than 1-2 builds at once | 20:40:31 |