Loading pkgs/by-name/mi/min-ed-launcher/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ }: buildDotnetModule rec { pname = "min-ed-launcher"; version = "0.11.3"; version = "0.12.0"; src = fetchFromGitHub { owner = "rfvgyhn"; repo = "min-ed-launcher"; tag = "v${version}"; hash = "sha256-HJIvbuTsCG51PPVieJbXGyAviqgM9/WPz0+0VhIWz9k="; hash = "sha256-x3T88bhjxlf6K+COGfZGLsgwlEBSs9WR9zV+ZiTzh7g="; leaveDotGit = true; # During build the current commit is appended to the version }; Loading Loading
pkgs/by-name/mi/min-ed-launcher/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ }: buildDotnetModule rec { pname = "min-ed-launcher"; version = "0.11.3"; version = "0.12.0"; src = fetchFromGitHub { owner = "rfvgyhn"; repo = "min-ed-launcher"; tag = "v${version}"; hash = "sha256-HJIvbuTsCG51PPVieJbXGyAviqgM9/WPz0+0VhIWz9k="; hash = "sha256-x3T88bhjxlf6K+COGfZGLsgwlEBSs9WR9zV+ZiTzh7g="; leaveDotGit = true; # During build the current commit is appended to the version }; Loading