!lheuhImcToQZYTQTuI:nixos.org

Nix on macOS

1135 Members
“There are still many issues with the Darwin platform but most of it is quite usable.” — http://yves.gnu-darwin.org180 Servers

Load older messages


SenderMessageTime
24 Oct 2025
@emilazy:matrix.orgemily not even --help etc. do anything. 20:22:16
@esperlily:matrix.orgEsperLily [she/her]wow20:22:41
@emilazy:matrix.orgemily I think /usr/bin/xcrun is exactly like /usr/bin/clang 20:22:48
@emilazy:matrix.orgemily they call the thing from libselect or whatever it's called to find the xcrun path relative to the developer dir and then run it 20:22:59
@emilazy:matrix.orgemilyand then the rest of the library calls are in that binary20:23:13
@emilazy:matrix.orgemily
shion:/v/f/1/j/T/tmp.KkX7NHuPxH
❭ DEVELOPER_DIR=(pwd) /usr/bin/clang
oops
20:23:16
@emilazy:matrix.orgemily so my guess is there's an infinite recursion where it's trying to get xcrun to run something but then xcrun can't find the thing and it falls back to /usr/bin which then etc… 20:24:11
@esperlily:matrix.orgEsperLily [she/her] but there is no xcrun in the normal Xcode developer dir (there is a usr/lib/libxcrun.dylib though) 20:24:19
@emilazy:matrix.orgemilyhmm maybe it's a compatibility thing for old Xcodes20:24:33
@emilazy:matrix.orgemilyif there's an xcrun binary, run it, otherwise use the library20:24:40
@esperlily:matrix.orgEsperLily [she/her]maybe so20:24:44
@esperlily:matrix.orgEsperLily [she/her] huh, if i modify the nixpkgs SDK to remove xcrun, /usr/bin/xcrun actually complains about the missing xcrun 20:25:53
@esperlily:matrix.orgEsperLily [she/her] if i symlink in the libxcrun.dylib then it prints a different error about how it can't find the Xcode installation, that's interesting. now I'm wondering what's in the version of the SDK installed by CommandLineTools (but i'm not willing to install that to find out) 20:27:45
@esperlily:matrix.orgEsperLily [she/her] FWIW in https://github.com/NixOS/nixpkgs/issues/376958 at least one person now gets that warning printed in their shell (which would suggest they now have their DEVELOPER_DIR set to the nixpkgs SDK for some reason), so it probably is worth patching it out. https://github.com/facebookarchive/xcbuild/blob/dbaee552d2f13640773eb1ad3c79c0d2aca7229c/Libraries/xcsdk/Sources/SDK/Platform.cpp#L176 looks like the spot where those keys are read, so it just needs an entry added for FamilyDisplayName 20:31:08
@emilazy:matrix.orgemilythe CLT SDKs are identical to the Xcode ones I'm pretty sure20:39:49
@emilazy:matrix.orgemily it's normal to have DEVELOPER_DIR set in a Nix development shell 20:40:22
@emilazy:matrix.orgemily(or no build tools would work)20:40:32
@esperlily:matrix.orgEsperLily [she/her]they didn't say "Nix development shell" they just said "in my shell"20:40:51
@esperlily:matrix.orgEsperLily [she/her]so i assume this is coming from commands being run in a custom prompt20:41:17
@esperlily:matrix.orgEsperLily [she/her]like starship testing tool versions or something20:41:25
@esperlily:matrix.orgEsperLily [she/her] * like starship testing tool versions or something (edit: actually /usr/bin/git would invoke this machinery too) 20:43:23
@emilazy:matrix.orgemily

I thought you meant the comment with

xsdc-translator on  dev [$] via  v20.18.1 via ❄️  impure (devenv-shell-env) 

but I'd still predict the other person is in a dev shell based on the lack of anything weird-looking in their dotfiles

20:47:14
@emilazy:matrix.orgemily you'd have to try quite hard to have something in the Nix store as your global DEVELOPER_DIR 20:47:46
@reckenrode:matrix.orgRandy EckenrodeI was adding all the keys I saw it reference in its source code. If this warning is actually a problem, we can fix it in xcbuild, but I don’t think it will help with the MacVim build.21:23:15
@esperlily:matrix.orgEsperLily [she/her]no it doesn't sounds like the cause of the MacVim build issue, i'm going to have to spend more time tracking that down21:23:54
@reckenrode:matrix.orgRandy EckenrodeAnd if users are complaining, it can also be patched.21:25:39
@reckenrode:matrix.orgRandy Eckenrode * 21:26:14
@ihar.hrachyshka:matrix.orgIhar Hrachyshkafirefox issue is... fun. arm build crashes, x86 (through rosetta) doesn't. some asm fun: https://github.com/NixOS/nixpkgs/issues/453372#issuecomment-344498183221:53:46
25 Oct 2025
@mio:chat.mio19.ukmio joined the room.02:16:32
@samasaur:matrix.orgsamasaurqt time again 🫠03:33:00

Show newer messages


Back to Room ListRoom Version: 6