···77}:
88buildGoModule rec {
99 pname = "dcgm-exporter";
1010- version = "3.2.5-3.1.7";
1010+1111+ # The first portion of this version string corresponds to a compatible DCGM
1212+ # version.
1313+ version = "3.2.5-3.1.7"; # N.B: If you change this, update dcgm as well to the matching version.
11141215 src = fetchFromGitHub {
1316 owner = "NVIDIA";