Merge master into staging-next

This commit is contained in:
nixpkgs-ci[bot]
2026-02-23 00:23:56 +00:00
committed by GitHub
138 changed files with 396 additions and 3387 deletions
@@ -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 = [