Use my neovim-qt fork.

This commit is contained in:
Gabriel Ebner 2021-06-30 19:30:32 +02:00
parent 2f218c4aed
commit 2d99fd2a6c

@ -8,8 +8,8 @@
src = fetchFromGitHub {
owner = "equalsraf";
repo = "neovim-qt";
rev = "54987208b698c84e761cc097550b80641367f0c8";
sha256 = "sha256-I3/gPk5ay9Scs+YtVWNyLm2zE1T1cMEjdpVbYclHT1M=";
rev = "4193c1441c38096cda518b22a4e60acd52248680";
sha256 = "sha256-kKrKObx7psf5b0jSp91G+cj5+aqWn3Rk7oOU7W8jBxw=";
};
});
};