nvidia-mig-parted: 0.12.1 -> 0.12.3 (#438318)

This commit is contained in:
dish
2025-09-01 10:56:48 -04:00
committed by GitHub
@@ -6,13 +6,13 @@
buildGoModule (finalAttrs: {
pname = "nvidia-mig-parted";
version = "0.12.1";
version = "0.12.3";
src = fetchFromGitHub {
owner = "NVIDIA";
repo = "mig-parted";
tag = "v${finalAttrs.version}";
hash = "sha256-mNzwD8DaWJ0L1y2q/3UhKf0zjKRp3+XwhtFF+Stl/A0=";
hash = "sha256-B4vSNG3+qbUqCvEmBz+VUgrnvhNvCR74uvo4uo+bD/Q=";
};
vendorHash = null;