diff --git a/pkgs/by-name/vi/vintagestory/package.nix b/pkgs/by-name/vi/vintagestory/package.nix index b075b9b23dc2..f8a11503341a 100644 --- a/pkgs/by-name/vi/vintagestory/package.nix +++ b/pkgs/by-name/vi/vintagestory/package.nix @@ -5,6 +5,7 @@ makeWrapper, makeDesktopItem, copyDesktopItems, + versionCheckHook, cairo, libGLU, libglvnd, @@ -105,6 +106,9 @@ stdenv.mkDerivation (finalAttrs: { done ''; + doInstallCheck = true; + installCheckInputs = [ versionCheckHook ]; + passthru = { updateScript = ./update.sh; runtimeLibs = [