nvidia-mig-parted: 0.14.5 -> 0.15.0

This commit is contained in:
R. Ryantm
2026-08-22 21:00:34 +00:00
parent c387c74648
commit 5fda5483b7

View File

@@ -6,13 +6,13 @@
buildGoModule (finalAttrs: {
pname = "nvidia-mig-parted";
version = "0.14.5";
version = "0.15.0";
src = fetchFromGitHub {
owner = "NVIDIA";
repo = "mig-parted";
tag = "v${finalAttrs.version}";
hash = "sha256-2e5bUQKQmZKVTePu8uoFl91rMgrAc2ikYH112OOnUrE=";
hash = "sha256-IIMSLaHhLtA0Tf07a+DE52zIBlQnuGawlj0Z1wTivRs=";
};
vendorHash = null;