Nix on macOS | 1169 Members | |
| “There are still many issues with the Darwin platform but most of it is quite usable.” — http://yves.gnu-darwin.org | 194 Servers |
| Sender | Message | Time |
|---|---|---|
| 26 Feb 2026 | ||
| It’s in the stdenv bootstrap, so it will cause mass rebuilds. | 19:22:13 | |
| oh right, what I really meant to ask was does-this-count-as-forward-compat | 19:23:10 | |
| no need to wait for any other llvm22 stuff to PR? | 19:23:28 | |
| It should be harmless for LLVM 21. | 19:23:38 | |
| I'm surprised so far there's little fallout from incompatible-pointer-types becoming an error | 19:24:23 | |
| Did GCC do it first? | 19:24:42 | |
| ah yeah could be from that | 19:25:43 | |
| something definitely got first blood last year | 19:26:01 | |
| e.g. https://gitlab.haskell.org/ghc/ghc/-/merge_requests/13919 | 19:26:04 | |
| * e.g. https://gitlab.haskell.org/ghc/ghc/-/issues/26337 | 19:26:22 | |
| guess I'll let this run for another couple hours and see if there's anything else load-bearing going ape | 19:26:57 | |
| huh chromium doesn't eval on aarch64-darwin | 19:34:05 | |
trying all the other suggestionsthese 705 derivations will be built: | 19:34:16 | |
| guyyyyyys my nix disappeared again what am i supposed to do | 20:13:16 | |
| it's after an update, I remember this happens | 20:13:25 | |
| but forgot how to fix it | 20:13:28 | |
| macos reverted to the default shell init files in
| 20:15:54 | |
| I don't remember if there's a "nice" way to do that with the upstream nix installer (which I suspect you used) and without nix-darwin | 20:16:22 | |
| * kay this fixes it
| 20:41:08 | |
| ah gotcha. this is in etc profile.d or something? can't lie I don't dig through my mac file system enough to know what /etc looks like | 22:50:46 | |
| 27 Feb 2026 | ||
| I was going to install qemu with Nix instead of homebrew but I just ran into https://github.com/NixOS/nixpkgs/issues/494532 It seems like homebrew maintainers just disabled that test on aarch64-darwin (https://github.com/Homebrew/homebrew-core/blob/main/Formula/s/samba.rb#L77). I'm not exactly sure how to fix it within nixpkgs and I don't know if it'd require targeting staging... I'm not aware of any upstream discussions or PRs to samba itself about this issue 🤔 | 00:54:05 | |
| * I was going to install qemu with Nix instead of homebrew but I just ran into https://github.com/NixOS/nixpkgs/issues/494532 It seems like homebrew maintainers just disabled that test on aarch64-darwin (https://github.com/Homebrew/homebrew-core/blob/main/Formula/s/samba.rb#L77). I'm not exactly sure how to fix it within nixpkgs and I don't know if it'd require targeting staging... I'm also not aware of any upstream discussions or PRs to samba itself about this issue 🤔 | 00:55:23 | |
| I’m also seeing these errors in the log. Are they non-fatal?
| 01:00:24 | |
| less than 50 left to go, current blockers are rustc and harfbuzz but I won't be able to look at those for at least a day or two so pushed current progress: https://github.com/NixOS/nixpkgs/pull/494634 | 08:30:11 | |
| we have rustc 1.93.0 which lacks https://github.com/rust-lang/rust/commit/634251cba8edb4ebcd01e330c7241e14d76322a1 | 08:32:16 | |
| as for harfbuzz it's blowing up in one of the tests
| 08:33:03 | |
| FWIW I was building with
| 08:33:40 | |
| * FWIW I was building with
| 08:33:46 | |
| That should be fixed when 1.94 releases next week? | 14:02:47 | |
| https://github.com/NixOS/nixpkgs/pull/490558 was merged. KosmicKrisp is now built on Darwin. | 14:03:13 | |