neovim-unwrapped: 0.10.3 -> 0.10.4
Diff: https://github.com/neovim/neovim/compare/refs/tags/v0.10.3...v0.10.4 Changelog: https://github.com/neovim/neovim/releases/tag/v0.10.4
This commit is contained in:
@@ -96,7 +96,7 @@ stdenv.mkDerivation (
|
||||
in
|
||||
{
|
||||
pname = "neovim-unwrapped";
|
||||
version = "0.10.3";
|
||||
version = "0.10.4";
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
@@ -104,7 +104,7 @@ stdenv.mkDerivation (
|
||||
owner = "neovim";
|
||||
repo = "neovim";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-nmnEyHE/HcrwK+CyJHNoLG0BqjnWleiBy0UYcJL7Ecc=";
|
||||
hash = "sha256-TAuoa5GD50XB4OCHkSwP1oXfedzVrCBRutNxBp/zGLY=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
||||
Reference in New Issue
Block a user