mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 00:12:56 +00:00
space-station-14-launcher: 0.29.0 -> 0.29.1
This commit is contained in:
parent
05e3b3d344
commit
970ee76e3f
@ -23,7 +23,7 @@
|
|||||||
, gdk-pixbuf
|
, gdk-pixbuf
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
version = "0.29.0";
|
version = "0.29.1";
|
||||||
pname = "space-station-14-launcher";
|
pname = "space-station-14-launcher";
|
||||||
in
|
in
|
||||||
buildDotnetModule rec {
|
buildDotnetModule rec {
|
||||||
@ -36,7 +36,7 @@ buildDotnetModule rec {
|
|||||||
owner = "space-wizards";
|
owner = "space-wizards";
|
||||||
repo = "SS14.Launcher";
|
repo = "SS14.Launcher";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
hash = "sha256-0HpHTZhGqCcSCCBk1d5923ALVCjozLn5fym4RH2Ov5Y=";
|
hash = "sha256-Gajs8zINWBJ3BvAPKYan0bCRbEVscz56pyE9WOLiOqU=";
|
||||||
fetchSubmodules = true;
|
fetchSubmodules = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user