!lheuhImcToQZYTQTuI:nixos.org

Nix on macOS

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

Load older messages


SenderMessageTime
19 Feb 2026
@emilazy:matrix.orgemilyapparently FEX's WINE DLLs that they ship are literally built using Nix ^^16:06:14
@reckenrode:matrix.orgRandy EckenrodeIf CrossOver needs frameworks that aren’t supported under future Rosetta 2, it wouldn’t work. Apple could also limit it to signed games with known team ids.16:30:08
@reckenrode:matrix.orgRandy EckenrodeWe don’t know because Apple isn’t saying anything about how they will limit it.16:30:40
@validitymaiden:matrix.orgvaliditymaiden Is it ok for nix-darwin to follow nixos-unstable or does it have to follow some variant of *-darwin? 19:10:25
@samasaur:matrix.orgsamasaur
In reply to @validitymaiden:matrix.org
Is it ok for nix-darwin to follow nixos-unstable or does it have to follow some variant of *-darwin?
It will work but the channel blockers are different and you will probably have a better time following a non-nixos-specific channel
19:15:37
@samasaur:matrix.orgsamasaur For unstable, the corresponding channel is nixpkgs-unstable 19:16:07
@validitymaiden:matrix.orgvaliditymaiden I've been using nixpkgs-unstable for nix-darwin, but I'm now trying to add my this to a monolithic flake for all my systems and I'm not sure how to handle the inputs. For example: nixos on a few platforms with home-manager and nixos-wsl which follow nixos-unstable and nix-darwin on macos, also with home-manager, following nixpkgs-unstable. 19:43:26
@validitymaiden:matrix.orgvaliditymaidenI suppose I'd have to have a bunch of different inputs and the downstream modules would need to use the one appropriate for which channel to follow.19:45:01
@samasaur:matrix.orgsamasauryes :(19:48:04
@validitymaiden:matrix.orgvaliditymaidenWell, no worse than the 2 overlays I have, I guess 😅19:48:33
@samasaur:matrix.orgsamasauryeah it is ugly but in practice you can ignore it most of the time19:49:57
@validitymaiden:matrix.orgvaliditymaidenYeah, I'll get there. Been making good progress with it and so far I'm very impressed tbh. Hopefully I can get proficient enough to start contributing soon.19:54:05
@sarahec:matrix.orgSarah Clark I'm reviewing https://github.com/NixOS/nixpkgs/pull/486412/ to see if it builds on Darwn. It fails in the frontend build when fetchPnpmDeps returns a different hash on Darwin vs. linux. Any ideas for resolving this? 20:12:35
@sandro:supersandro.deSandro 🐧it should definitely use fetcherVersion 320:21:53
@sarahec:matrix.orgSarah ClarkThank you. Testing that so I can suggest the change in a review20:22:32
@sandro:supersandro.deSandro 🐧I think 2 fixed a general darwin issue which works for most packages but we should definitely straight jump to 320:22:55
@sarahec:matrix.orgSarah ClarkDefinitely. Confirmed that 3 fixes the issue, will drop a suggested change on the PR20:26:37
@sarahec:matrix.orgSarah ClarkThanks for your help20:27:50
@sarahec:matrix.orgSarah ClarkThat one's ready for merge. 20:48:03
@niko:nrab.lol-> @n:rab.lol left the room.22:43:21
20 Feb 2026
@michael:zortek.cloudMichael joined the room.03:22:02
@xored:xored.lolxored joined the room.05:48:41
@xored:xored.lolxored left the room.05:49:34
@xored:xored.lolxored joined the room.05:49:50
@eveeifyeve:matrix.orgeveeifyeveI 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-393325022711:37:22
@matthewahiles:matrix.orgMatthew Hilesthis doesn't seem to be mac specific, why post it here?13:13:59
@xored:xored.lolxoredIs actool on apple-sdk? element-desktop is failing to build because of it but I’m not sure if it’s something on my end20:36:26
@reckenrode:matrix.orgRandy EckenrodeIt probably requires Xcode.20:37:27
@xored:xored.lolxoredshoudn'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 terminal20:39:45
@xored:xored.lolxored *

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>
20:40:06

Show newer messages


Back to Room ListRoom Version: 6