cloudpan189-go: correct versionCheckHook use

This commit is contained in:
Peder Bergebakken Sundt
2025-01-24 02:14:38 +01:00
parent 57e086f7c0
commit efdd819a01
@@ -22,6 +22,7 @@ buildGo122Module rec {
'';
};
doInstallCheck = true;
nativeInstallCheckInputs = [
versionCheckHook
];