sunshine: 2025.118.151840 -> 2025.122.141614 (#376248)
Co-authored-by: devusb <devusb@users.noreply.github.com>
This commit is contained in:
@@ -55,13 +55,13 @@ let
|
||||
in
|
||||
stdenv'.mkDerivation rec {
|
||||
pname = "sunshine";
|
||||
version = "2025.118.151840";
|
||||
version = "2025.122.141614";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "LizardByte";
|
||||
repo = "Sunshine";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-sTZUHc1385qOmy2w3fjItIidCxnWeEjAaOFxfLBB65c=";
|
||||
hash = "sha256-rHf+lj5dycXA//fu3RPuimYz2hrJnoVt7GA2xuHGXJk=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user