Loading pkgs/by-name/wh/wheelwizard/package.nix +5 −1 Original line number Diff line number Diff line Loading @@ -9,6 +9,8 @@ avalonia, # Runtime dependencies libglvnd, # passthru nix-update-script, }: buildDotnetModule rec { pname = "wheelwizard"; Loading Loading @@ -70,6 +72,8 @@ buildDotnetModule rec { categories = [ "Game" ]; }; passthru.updateScript = nix-update-script { }; meta = with lib; { description = "WheelWizard, Retro Rewind Launcher"; homepage = "https://github.com/TeamWheelWizard/WheelWizard"; Loading Loading
pkgs/by-name/wh/wheelwizard/package.nix +5 −1 Original line number Diff line number Diff line Loading @@ -9,6 +9,8 @@ avalonia, # Runtime dependencies libglvnd, # passthru nix-update-script, }: buildDotnetModule rec { pname = "wheelwizard"; Loading Loading @@ -70,6 +72,8 @@ buildDotnetModule rec { categories = [ "Game" ]; }; passthru.updateScript = nix-update-script { }; meta = with lib; { description = "WheelWizard, Retro Rewind Launcher"; homepage = "https://github.com/TeamWheelWizard/WheelWizard"; Loading