Unverified Commit f92f8e2a authored by Tom van Dijk's avatar Tom van Dijk
Browse files

vintagestory: enable versionCheckHook

parent 3649c251
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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 = [