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.
Answered by
wmertens
Jan 23, 2025
Replies: 1 comment 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.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.