Nix on macOS | 1163 Members | |
| “There are still many issues with the Darwin platform but most of it is quite usable.” — http://yves.gnu-darwin.org | 188 Servers |
| Sender | Message | Time |
|---|---|---|
| 9 Oct 2025 | ||
| https://github.com/nix-darwin/nix-darwin/issues/1606 | 15:10:10 | |
| I can use it normally the day before yesterday, but when I run I try to reinstall nix and reinstall macOS. But it tells me the same. My Mac is macOS 10.12, it’s MacBook pro 2016. Here is the output:
I need help, thanks. I use Determinate and use upstream nix. When I uninstall nix Darwin, it’s normal. Here is the output:
| 15:10:26 | |
| VERY THANKS | 15:11:05 | |
| Redacted or Malformed Event | 17:16:08 | |
| niklaskorz: Thanks for the review on the SDK bump. It’s stuck on some codeowners check. I’ll have to look at it later when I'm back at home. | 17:22:50 | |
| (Unless someone has seen this and knows what the problem is.) | 17:23:13 | |
| It's likely related to the GitHub outage today | 18:33:05 | |
| Many PR checks are failing | 18:33:14 | |
| all checks are passthru.tests today, it seems | 18:54:39 | |
| taking forever | 18:55:46 | |
| oh by the way i did test out macros with swift 5.10. They fail with a missing CompilerPluginSupport module, which i was able to fix, but then the example macro package i was building failed with different errors. I do want to get macros working, but given that macros weren't introduced until 5.9 this has met my goals of "no more broken than before" and i think the PR is ready to review as is, especially considering this whole PR is kinda a stopgap until Randy's rework | 19:49:33 | |
| I got macros working on my branch (since they’re required by Swift Testing), but it wasn’t pretty IIRC. | 19:51:04 | |
| 22:18:13 | ||
The Darwin SDK bump has been merged. The minimum supported version is now 14.0. The default SDK is 14.4. Use of older SDKs will throw. All packages using apple-sdk_11, apple-sdk_12, apple-sdk_13, and (most of) apple-sdk_14 have been cleaned up to use the default SDK. Swift currently throws, but is working on an update to Swift 5.10.1 that will fix it. | 22:38:35 | |
| 10 Oct 2025 | ||
| oh, duh. macros won't work because they need swift-syntax, which needs a host swift at the time of building swift | 02:47:39 | |
| in that case my PR really is done | 02:56:36 | |
| oml all my stuff on dariwn just broke | 03:46:53 | |
| nothing is build rn oml | 03:48:48 | |
| nothing is build is such poor english, so many things failing building | 03:51:40 | |
| okay something is clearly wrong | 07:44:36 | |
i’m getting this error when building packages | 07:44:46 | |
| i’m on tahoe... | 07:44:53 | |
| like this is vte | 07:45:33 | |
| but why the hell | 07:45:38 | |
| what has broken in stdenv for darwin | 07:48:23 | |
| uh just to check | 07:49:12 | |
| a) what is your nixpkgs pointing to (what channel) b) can you build pkgs.hello | 07:49:38 | |
| yeah i can i can build lots of things just not vte for some reason | 07:50:47 | |
| i’m on unstable | 07:50:50 | |
| nixpkgs-unstable | 07:50:52 | |