ghostty main on nixos crashes #5313
-
I'm building from main and I just built a ghostty that doesn't work. It would be great if there was a FWIW, here's the error:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Actually, 1.0.1 creates a window and crashes 2 seconds after that. The last working build I have is version=1.0.2-5cb2fa6-nix
versus the non-crashing
|
Beta Was this translation helpful? Give feedback.
-
Possibly related: #3311 (It looks like Ghostty built via Nix might not be properly using the system integration and is linking fontconfig statically, leading to very funny things happening at runtime.) |
Beta Was this translation helpful? Give feedback.
Hmm, this was my fault. I was making the ghostty flake follow my nixpkgs and it seems that right now nixpkgs breaks the build.
So if I leave the stable nixpkgs alone and have the unstable nixpkgs follow my nixpkgs it builds a working ghostty.
I'll now just accept that I'll have several nixpkgs versions active. It sadly uses quite a few MB in old packages.