update nvim

This commit is contained in:
zack 2024-10-17 02:05:02 -04:00
parent 36cccf8207
commit 697b6eb97c
No known key found for this signature in database
GPG key ID: 5F873416BCF59F35
12 changed files with 87 additions and 37 deletions

View file

@ -28,8 +28,8 @@ stdenv.mkDerivation (finalAttrs: {
src = fetchFromGitHub {
owner = "Vencord";
repo = "Vesktop";
rev = "d008f903995c802cb5addd99bd759878c8a3491a";
hash = "sha256-oQr0k+0dOuJgwg51hr3O/OZoD66XOctQK82bu+MY+zE=";
rev = "8993b0d";
hash = "sha256-R8MT8Z5oHJTAXE2SAcq+yAeVkUEhisLOUaUyMAwFy4w=";
};
# NOTE: This requires pnpm 8.10.0 or newer