Ivy Pierlot
Ivy Pierlot
it doesn't even follow the revision, the revision is incorrect
> @AusCyberman I'm a bit confused, are you saying that the revision I am using for `informalsystems/modelator` is incorrect? Unfortunately I am not in control of the upstream Cargo.toml that...
this could be that naersk straight up doesn't support aarch64-darwin. ill do some research
maybe someone could actually start developing for it, anyone in up who uses mac? ________________________________ From: ElKowar ***@***.***> Sent: Thursday, November 18, 2021 11:24:00 PM To: elkowar/eww ***@***.***> Cc: AusCyberman...
Use this var, it works on xmonad _JAVA_AWT_WM_NONREPARENTING=1
i have that config and the default, neither work, both say neovim is compiled with version 12 and the parser is 13
The problem has fixed itself, after i switched to unstable from master
again i come back, as neovim is linked to glibc 2.32, however treesitter requires, and the current glibc version is 2.33
i managed to just override the buildInputs to use the current nixpkgs gcc and glibc
ill try this, seems easy