lua51Packages.image-nvim: 1.5.0 -> 1.5.1

This commit is contained in:
R. Ryantm
2026-02-22 16:34:11 +00:00
parent 76e87812ad
commit 2305212df0
@@ -8,7 +8,7 @@
}:
buildLuarocksPackage rec {
pname = "image.nvim";
version = "1.5.0";
version = "1.5.1";
disabled = luaOlder "5.1";
knownRockspec = "image.nvim-scm-1.rockspec";
@@ -18,7 +18,7 @@ buildLuarocksPackage rec {
owner = "3rd";
repo = "image.nvim";
tag = "v${version}";
hash = "sha256-ihd7MEAP+v4FV3vb3c7l+VUd9PNcmNevnL9MjLrE+Sg=";
hash = "sha256-brDtVYD3O+7N2RdQPIx2+6P+faXafoJDUITy0z0cIuA=";
};
propagatedBuildInputs = [