itgmania: add nix-update-script

Signed-off-by: David Wronek <david.wronek@mainlining.org>
This commit is contained in:
David Wronek
2026-03-20 12:12:48 +01:00
parent dc4b9cacfc
commit 9db4a5b6a4
+3
View File
@@ -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";