Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handheld-daemon: 3.3.8 -> 3.3.11 #336888

Merged
merged 1 commit into from
Sep 1, 2024

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for handheld-daemon is: Linux support for handheld gaming devices like the Legion Go, ROG Ally, and GPD Win

meta.homepage for handheld-daemon is: https://github.com/hhd-dev/hhd/

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 3.3.9 with grep in /nix/store/mzw36khwp6k162i77pcdgw1vyl26f334-handheld-daemon-3.3.9
  • found 3.3.9 in filename of file in /nix/store/mzw36khwp6k162i77pcdgw1vyl26f334-handheld-daemon-3.3.9

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

handheld-daemon
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/mzw36khwp6k162i77pcdgw1vyl26f334-handheld-daemon-3.3.9 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A handheld-daemon https://github.com/r-ryantm/nixpkgs/archive/ff484f06a106906b6b1109caa839cb9b748e13bb.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/ff484f06a106906b6b1109caa839cb9b748e13bb#handheld-daemon

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/mzw36khwp6k162i77pcdgw1vyl26f334-handheld-daemon-3.3.9
ls -la /nix/store/mzw36khwp6k162i77pcdgw1vyl26f334-handheld-daemon-3.3.9/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

2 packages built:
  • handheld-daemon
  • handheld-daemon.dist

Maintainer pings

cc @appsforartists @toast003 for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@qubitnano
Copy link
Contributor

@ofborg eval

@r-ryantm r-ryantm changed the title handheld-daemon: 3.3.8 -> 3.3.9 handheld-daemon: 3.3.8 -> 3.3.11 Aug 29, 2024
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for handheld-daemon is: Linux support for handheld gaming devices like the Legion Go, ROG Ally, and GPD Win

meta.homepage for handheld-daemon is: https://github.com/hhd-dev/hhd/

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 3.3.11 with grep in /nix/store/2qndfqy0yrc6bdh13fq4jjji5kncyqgw-handheld-daemon-3.3.11
  • found 3.3.11 in filename of file in /nix/store/2qndfqy0yrc6bdh13fq4jjji5kncyqgw-handheld-daemon-3.3.11

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

handheld-daemon
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/2qndfqy0yrc6bdh13fq4jjji5kncyqgw-handheld-daemon-3.3.11 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A handheld-daemon https://github.com/r-ryantm/nixpkgs/archive/5ec3aafd5f7cc72b50674b8f028449c4d9f910dd.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/5ec3aafd5f7cc72b50674b8f028449c4d9f910dd#handheld-daemon

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/2qndfqy0yrc6bdh13fq4jjji5kncyqgw-handheld-daemon-3.3.11
ls -la /nix/store/2qndfqy0yrc6bdh13fq4jjji5kncyqgw-handheld-daemon-3.3.11/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

2 packages built:
  • handheld-daemon
  • handheld-daemon.dist

Maintainer pings

cc @appsforartists @toast003 for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@ofborg ofborg bot requested a review from toast003 August 29, 2024 19:47
@jopejoe1 jopejoe1 merged commit 9ea2d46 into NixOS:master Sep 1, 2024
30 of 31 checks passed
@r-ryantm r-ryantm deleted the auto-update/handheld-daemon branch September 2, 2024 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants