!lheuhImcToQZYTQTuI:nixos.org

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.org188 Servers

Load older messages


SenderMessageTime
2 Nov 2025
@reckenrode:matrix.orgRandy EckenrodeAre they trying to transition the script name to a different casing? Why would they do that?22:49:04
@sarahec:matrix.orgSarah Clark Yes, trying to make it case-insensitive. old: bloodyAD, new: bloodyad 22:50:12
@sarahec:matrix.orgSarah Clark Anyway, dropping line 2 above using substituteInPlace worked 22:50:56
@sarahec:matrix.orgSarah ClarkNo scripts in nixpkgs use the mixed-case form22:51:15
3 Nov 2025
@ivy:faggot.shivyi got a pr current in progress to allow linking paths with spaces in them08:49:48
@ivy:faggot.shivywhich would finally allow linking Application Support nicely08:49:57
@ivy:faggot.shivy

as currently

buildEnv {
pathsToLink = ["/Library/Application Support"];
}
08:50:36
@ivy:faggot.shivydoes not work08:50:39
@ivy:faggot.shivyits in staging-next now08:50:43
@ivy:faggot.shivyand should after that be in master08:50:50
4 Nov 2025
@yamabukiiro:matrix.orgyamabukiiro joined the room.06:18:42
5 Nov 2025
@isolaryn:matrix.orgIsolaryn joined the room.02:23:42
@alexfmpe:matrix.orgalexfmpe
$ echo "stdenv.buildPlatform.config" | nix repl --file . --argstr system "x86_64-darwin" 
"x86_64-apple-darwin"

I don't have remote builders so I guess the fact I can build stuff this way means I'm using rosetta? I do see test suites running

20:54:12
@alexfmpe:matrix.orgalexfmpe *
$ echo "stdenv.buildPlatform.config" | nix repl --file . --argstr system "x86_64-darwin" 
"x86_64-apple-darwin"

I don't have remote builders so I guess the fact I can build stuff this way on my aarch64-darwin means I'm using rosetta? I do see test suites running

20:54:25
@k900:0upti.meK900Yes20:55:40
@reckenrode:matrix.orgRandy EckenrodeThere is Darwin to Darwin cross support, but it comes with caveats.20:59:12
@colemickens:matrix.orgcolemickens πŸ³οΈβ€πŸŒˆ joined the room.22:57:26
@colemickens:matrix.orgcolemickens πŸ³οΈβ€πŸŒˆIs it possible to use HM to configure Ghostty on macOS even though it's not installable via nix/hm?22:58:03
@samasaur:matrix.orgsamasaurYes22:59:57
@samasaur:matrix.orgsamasaur set programs.ghostty.package to null 23:01:16
@isolaryn:matrix.orgIsolaryn
In reply to @colemickens:matrix.org
Is it possible to use HM to configure Ghostty on macOS even though it's not installable via nix/hm?
What do you mean not installable?
23:07:43
@colemickens:matrix.orgcolemickens πŸ³οΈβ€πŸŒˆI don't think it's available for aarch64-darwin23:08:12
@samasaur:matrix.orgsamasaurghostty doesn't build on Darwin because it needs the real (unfree) xcodebuild and/or Swift 623:08:38
@samasaur:matrix.orgsamasaurI don't remember what the current blocker is off the top of my head23:09:05
@samasaur:matrix.orgsamasaur*doesnt build via Nix23:09:12
@isolaryn:matrix.orgIsolarynThere is a ghostty-bin package for this occasion in nixpkgs23:09:15
@isolaryn:matrix.orgIsolaryn Unless from source is something you require 23:09:38
@samasaur:matrix.orgsamasauryeah. personally though when the option is a binary from nixpkgs or a binary direct from the project I just download direct from the project23:10:27
6 Nov 2025
@ihar.hrachyshka:matrix.orgIhar Hrachyshka

we have the llvm patch that broke firefox aarch64 bisected: https://github.com/llvm/llvm-project/pull/129889

bad news is it's - probably? - not scoped to darwin and it's - probably? - affecting other apps. And it's - definitely - hard to say which are affected without running them.

wonder if it justifies a global CFLAGS edit to disable the optimization.

emily fyi

00:02:03
@ihar.hrachyshka:matrix.orgIhar Hrachyshka *

we have the llvm patch that broke firefox aarch64 bisected: https://github.com/llvm/llvm-project/pull/129889

bad news is it's - probably? - not scoped to darwin and it's - probably? - affecting other apps. And it's - definitely - hard to say which are affected without running them.

wonder if it justifies a global C(PP)FLAGS edit to disable the optimization.

emily fyi

00:04:31

Show newer messages


Back to Room ListRoom Version: 6