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

logiops: 0.3.4 -> 0.3.5 #346065

Merged
merged 1 commit into from
Oct 3, 2024
Merged

logiops: 0.3.4 -> 0.3.5 #346065

merged 1 commit into from
Oct 3, 2024

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Oct 3, 2024

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/PixlOne/logiops/releases.

meta.description for logiops is: Unofficial userspace driver for HID++ Logitech devices

meta.homepage for logiops is: https://github.com/PixlOne/logiops

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.3.5 with grep in /nix/store/nmf1r21lmrj71f5fyrmh5dk2jy8pdyf2-logiops-0.3.5
  • found 0.3.5 in filename of file in /nix/store/nmf1r21lmrj71f5fyrmh5dk2jy8pdyf2-logiops-0.3.5

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

2 package rebuild(s)

First fifty rebuilds by attrpath

logiops
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/nmf1r21lmrj71f5fyrmh5dk2jy8pdyf2-logiops-0.3.5 \
  --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 logiops https://github.com/r-ryantm/nixpkgs/archive/cdce415f9908f92f48f6b500563d99aa4fe6aded.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/cdce415f9908f92f48f6b500563d99aa4fe6aded#logiops

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

ls -la /nix/store/nmf1r21lmrj71f5fyrmh5dk2jy8pdyf2-logiops-0.3.5
ls -la /nix/store/nmf1r21lmrj71f5fyrmh5dk2jy8pdyf2-logiops-0.3.5/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

1 package built:
  • logiops

Maintainer pings

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 added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 10.rebuild-linux: 1 labels Oct 3, 2024
@NickCao NickCao added 1.severity: security Issues which raise a security issue, or PRs that fix one backport release-24.05 labels Oct 3, 2024
@NickCao NickCao merged commit 5f8ebd2 into NixOS:master Oct 3, 2024
31 checks passed
Copy link
Contributor

github-actions bot commented Oct 3, 2024

Backport failed for release-24.05, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-24.05
git worktree add -d .worktree/backport-346065-to-release-24.05 origin/release-24.05
cd .worktree/backport-346065-to-release-24.05
git switch --create backport-346065-to-release-24.05
git cherry-pick -x cdce415f9908f92f48f6b500563d99aa4fe6aded

Copy link
Contributor

github-actions bot commented Oct 3, 2024

Backport failed for release-24.05, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-24.05
git worktree add -d .worktree/backport-346065-to-release-24.05 origin/release-24.05
cd .worktree/backport-346065-to-release-24.05
git switch --create backport-346065-to-release-24.05
git cherry-pick -x cdce415f9908f92f48f6b500563d99aa4fe6aded

@r-ryantm r-ryantm deleted the auto-update/logiops branch October 4, 2024 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.severity: security Issues which raise a security issue, or PRs that fix one 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 10.rebuild-linux: 1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants