Loading pkgs/games/space-station-14-launcher/space-station-14-launcher.nix +2 −2 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ , gdk-pixbuf }: let version = "0.28.1"; version = "0.29.0"; pname = "space-station-14-launcher"; in buildDotnetModule rec { Loading @@ -36,7 +36,7 @@ buildDotnetModule rec { owner = "space-wizards"; repo = "SS14.Launcher"; rev = "v${version}"; hash = "sha256-5g/twJgQ7i6yQBYP7U6bn1UMU09WkJeolgCl+0pGT2Y="; hash = "sha256-0HpHTZhGqCcSCCBk1d5923ALVCjozLn5fym4RH2Ov5Y="; fetchSubmodules = true; }; Loading Loading
pkgs/games/space-station-14-launcher/space-station-14-launcher.nix +2 −2 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ , gdk-pixbuf }: let version = "0.28.1"; version = "0.29.0"; pname = "space-station-14-launcher"; in buildDotnetModule rec { Loading @@ -36,7 +36,7 @@ buildDotnetModule rec { owner = "space-wizards"; repo = "SS14.Launcher"; rev = "v${version}"; hash = "sha256-5g/twJgQ7i6yQBYP7U6bn1UMU09WkJeolgCl+0pGT2Y="; hash = "sha256-0HpHTZhGqCcSCCBk1d5923ALVCjozLn5fym4RH2Ov5Y="; fetchSubmodules = true; }; Loading