Commit 9db4a5b6 authored by David Wronek's avatar David Wronek
Browse files

itgmania: add nix-update-script

parent dc4b9cac
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@
  udev,
  makeWrapper,
  makeDesktopItem,
  nix-update-script,
}:

stdenv.mkDerivation (finalAttrs: {
@@ -83,6 +84,8 @@ stdenv.mkDerivation (finalAttrs: {
    })
  ];

  passthru.updateScript = nix-update-script { };

  meta = {
    homepage = "https://www.itgmania.com/";
    description = "Fork of StepMania 5.1, improved for the post-ITG community";