Immediately upon launching machine fully locks up
Immediately upon launching using
Version info: lazygit version: commit=, build date=, build source=nix, version=0.42.0, os=linux, arch=amd64, git version=2.45.1
Additional context
- I'm running on NixOS using Hyprland (unstable channel). I've never had anything lock up my machine like this since I began using NixOS about 6 months ago. In fact this is the first time my machine has even been restarted in probably 2 months.
- the same thing happens if I launch lazygit from the terminal as opposed to neovim.
- Thus far I've tried this within two separate git repos; 1 is very small and I don't have the issue; the other quite large one is the one that locks up
- Checking my system log I wasn't able to find any entries that indicated anything out of the ordinary
- My only workaround for the moment is I've backed up my .git directory and re-initialized a new git repo for this project; the new one seems to work ok, though I have no commits yet
Hey Baron, I was on the the exact same setup, (NixOS w/ Hyprland, also unstable). Same version info as well. Same problem. I have just updated pkgs and it seems to working fine now!
commit=, build date=, build source=nix, version=0.43.1, os=linux, arch=amd64, git version=2.45.2
/close
Closing as part of an issue backlog cleanup, and it seems this issue was fixed shortly after it came out. Feel free to re-open if I'm wrong