mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
neovim-unwrapped: 0.12.3 -> 0.12.4
(cherry picked from commit f6776b4d89)
This commit is contained in:
parent
b8e319966c
commit
78e1f639f6
1 changed files with 2 additions and 2 deletions
|
|
@ -105,7 +105,7 @@ stdenv.mkDerivation (
|
|||
in
|
||||
{
|
||||
pname = "neovim-unwrapped";
|
||||
version = "0.12.3";
|
||||
version = "0.12.4";
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
|
|
@ -113,7 +113,7 @@ stdenv.mkDerivation (
|
|||
owner = "neovim";
|
||||
repo = "neovim";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-JjDU3GZf+wvsMyDjIfu1btTUBkOlpp6E1HFLqBLR9po=";
|
||||
hash = "sha256-KSLFsrnoEOV712cnUtA8s4EoISp+ON36jslKxSvDthQ=";
|
||||
};
|
||||
|
||||
strictDeps = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue