Skip to content

Commit

Permalink
sunshine: 0.23.1 -> 2025.118.151840
Browse files Browse the repository at this point in the history
  • Loading branch information
devusb committed Jan 19, 2025
1 parent d1431a5 commit bbc4555
Show file tree
Hide file tree
Showing 5 changed files with 1,326 additions and 463 deletions.
2 changes: 1 addition & 1 deletion nixos/tests/sunshine.nix
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ import ./make-test-python.nix (
moonlight.wait_for_console_text("Executing request.*pair")
# respond to pairing request from sunshine
sunshine.succeed("curl --fail --insecure -u sunshine:sunshine -d '{\"pin\": \"1234\"}' https://localhost:47990/api/pin")
sunshine.succeed("curl --fail --insecure -u sunshine:sunshine -d '{\"pin\":\"1234\",\"name\":\"1234\"}' https://localhost:47990/api/pin")
# wait until pairing is complete
moonlight.wait_for_console_text("Executing request.*phrase=pairchallenge")
Expand Down

This file was deleted.

191 changes: 0 additions & 191 deletions pkgs/by-name/su/sunshine/boost-186.patch

This file was deleted.

Loading

0 comments on commit bbc4555

Please sign in to comment.