mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
sunshine: 0.23.1 -> 2025.118.151840
(cherry picked from commit bbc455519f
)
This commit is contained in:
parent
a2550eefd6
commit
9a2f75b73e
5 changed files with 1327 additions and 269 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue