-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
openrazer: 2.6.0 -> 2.7.0 #78939
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
openrazer: 2.6.0 -> 2.7.0 #78939
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do you mind squashing the last commit into the first?
git rebase -i HEAD~3
# move the last line up one
# pick -> squash
# save
git push .. .. --force
openrazer: remove superfluous period from hardware.openrazer.enable
1b9b494
to
68bc643
Compare
Awesome. I'll try to keep trivial changes like that in the same commit as the version bump going forward. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
diff LGTM (probably should have left it as a separate commit, got confused on which files were being edited)
[0/15 built, 7/0/14 copied (133.2/1271.8 MiB), 110.1/588.4 MiB DL] fetc[8 built, 14 copied (1271.7 MiB), 588.4 MiB DL]
https://github.com/NixOS/nixpkgs/pull/78939
2 package marked as broken and skipped:
linuxPackages_hardkernel_4_14.openrazer linuxPackages_hardkernel_latest.openrazer
1 package blacklisted:
tests.nixos-functions.nixos-test
18 package built:
linuxPackages-libre.openrazer linuxPackages.openrazer linuxPackages_4_14.openrazer linuxPackages_4_19.openrazer linuxPackages_4_4.openrazer linuxPackages_4_9.openrazer linuxPackages_5_5.openrazer linuxPackages_hardened.openrazer linuxPackages_latest-libre.openrazer linuxPackages_latest_hardened.openrazer linuxPackages_latest_xen_dom0.openrazer linuxPackages_testing_bcachefs.openrazer linuxPackages_testing_hardened.openrazer linuxPackages_xen_dom0.openrazer openrazer-daemon python37Packages.openrazer python38Packages.openrazer python38Packages.openrazer-daemon
Motivation for this change
https://github.com/openrazer/openrazer/releases/tag/v2.7.0
Things done
Built via
nixos-rebuild switch
on my desktop and verified it still runs normally, at least according tosystemctl
andjournalctl
.sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)