buildah-unwrapped: 1.42.0 -> 1.42.1

This commit is contained in:
R. Ryantm
2025-11-18 05:22:22 +00:00
parent 1dcdb7dcba
commit a2c05877b9
@@ -18,13 +18,13 @@
buildGoModule (finalAttrs: {
pname = "buildah";
version = "1.42.0";
version = "1.42.1";
src = fetchFromGitHub {
owner = "containers";
repo = "buildah";
tag = "v${finalAttrs.version}";
hash = "sha256-40SYqPo4BUer0Mvw8ts8uPNAlfec8ma/TYRkvyFQczw=";
hash = "sha256-ABZe+Ei30o7vy156Fiux9r+B5PBSW8ECYpdwnwCn66k=";
};
outputs = [