nvidia-mig-parted: 0.14.1 -> 0.14.2

This commit is contained in:
R. Ryantm
2026-05-27 08:27:54 +00:00
parent 3a2ca800cb
commit 1b79d6af3a
@@ -6,13 +6,13 @@
buildGoModule (finalAttrs: {
pname = "nvidia-mig-parted";
version = "0.14.1";
version = "0.14.2";
src = fetchFromGitHub {
owner = "NVIDIA";
repo = "mig-parted";
tag = "v${finalAttrs.version}";
hash = "sha256-05WbIEvHN/CAvd5ex4I8FZx0NreIg5QDOgXmAda/mzc=";
hash = "sha256-M6XgYh3qrNcSc0WF9uDFk+MOfaTxkoyUK0SJTQAEiVY=";
};
vendorHash = null;