Nix on macOS | 1189 Members | |
| “There are still many issues with the Darwin platform but most of it is quite usable.” — http://yves.gnu-darwin.org | 199 Servers |
| Sender | Message | Time |
|---|---|---|
| 20 Feb 2026 | ||
| 03:22:02 | ||
| 05:48:41 | ||
| 05:49:34 | ||
| 05:49:50 | ||
| I have a feeling this can be fixed from nix and upstream, so I am posting it here: https://github.com/withastro/astro/issues/13083#issuecomment-3933250227 | 11:37:22 | |
| this doesn't seem to be mac specific, why post it here? | 13:13:59 | |
| Is actool on apple-sdk? element-desktop is failing to build because of it but I’m not sure if it’s something on my end | 20:36:26 | |
| It probably requires Xcode. | 20:37:27 | |
| shoudn't matter what I have on the host, isn't build sandboxed? regardless, I do have xcode ```❯ actool --version <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>com.apple.actool.version</key> <dict> <key>bundle-version</key> <string>24506</string> <key>short-bundle-version</key> <string>26.2</string> </dict> </dict> </plist>``` <- from apple terminal | 20:39:45 | |
| * shoudn't matter what I have on the host, isn't build sandboxed? regardless, I do have xcode
| 20:40:06 | |
| ^ from apple terminal | 20:40:11 | |
| xored: But Nixpkgs doesn't build with Xcode. | 20:50:59 | |
| right, so I'm guessing the package is broken? or upstream? coz it's trying to call actool and failing | 20:51:44 | |
| that's why I asked if this was something that was part of apple-sdk because i've seen that used beforee | 20:52:16 | |
| * that's why I asked if this was something that was part of apple-sdk because i've seen that used before | 20:52:17 | |
| If actool is provided by Xcode then something requiring it can't be built by Nixpkgs. | 20:52:47 | |
| that makes perfect sense | 20:53:20 | |
| so it's not on my end :( | 20:53:35 | |
| 21 Feb 2026 | ||
| https://www.phoronix.com/news/KosmicKrisp-2026 | 01:25:04 | |
| Geometry shaders in the next 3~6 months? They’ll pass MoltenVK soon at this rate. | 01:25:27 | |
| I received a new Mac Mini M4 today and am looking to do a complete fresh install of macOS, Nix, and all the various Nix tools that I use. I have the following in mind:
| 04:12:01 | |
| * I received a new Mac Mini M4 today and am looking to do a complete fresh install of macOS, Nix, and all the various Nix tools that I use. I have the following in mind:
(Oops, I'm still editing this didn't mean to submit, give me a few minutes to finish...) | 04:12:45 | |
| * I received a new Mac Mini M4 today and am looking to do a complete fresh install of macOS, Nix, and all the various Nix tools that I use. I have the following in mind:
And I want all of this to be as declarative and reproducible as possible. (Should be weeks of fun!) Can anyone recommend a guide or even a blog post that presents a big-picture approach to doing this "all-of-the-above" Nix on Mac setup? | 04:16:30 | |
| 19:27:17 | ||
| 19:30:39 | ||
| 19:34:04 | ||
| 22 Feb 2026 | ||
| 02:54:07 | ||
| 04:14:32 | ||
| 23 Feb 2026 | ||
| 06:16:26 | ||
| do we have a standard recommendation for how to handle
Is one of these unambiguously "better" than the others? I recall the symlink approach having issues (and I can find comments in nixpkgs and on PRs to that extent), so | 06:29:38 | |