Conversation
As of systemd 258 adb and fastboot connections are handled by a built-in uaccess rule, so a dedicated package with hardcoded ID-based udev rules is no longer needed. Drop the android-udev-rules package and related mentions of the adbusers group, which is also no longer used.
b479de5 to
c06ad37
Compare
RossComputerGuy
left a comment
There was a problem hiding this comment.
LGTM but let's wait until #427968 hits unstable (https://nixpk.gs/pr-tracker.html?pr=427968) before merging.
|
We are fine with merging it into master though. Because as far as I can see new systemd is already in master. |
It is, I specifically waited on the current |
|
On another note cc @Mic92 as the maintainer of the ADB module |
Ah, when I was looking at the PR, it wasn't there yet. |
`udev.packages = with pkgs; [ android-udev-rules ];` is no-longer needed. See NixOS/nixpkgs#454366
No longer exists. See NixOS/nixpkgs#454366.
- `programs.adb.enable` is superseded by systemd udev rules. See: <NixOS/nixpkgs#454366>
adb and fastboot connections are handled by a built-in uaccess rule, so a dedicated package with hardcoded ID-based udev rules is no longer needed: NixOS/nixpkgs#454366
adb and fastboot connections are handled by a built-in uaccess rule, so a dedicated package with hardcoded ID-based udev rules is no longer needed: NixOS/nixpkgs#454366
NixOS/nixpkgs#454366 Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
NixOS/nixpkgs#454366 Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
As of systemd 258 (systemd/systemd@edc4920) adb and fastboot connections are handled by a built-in uaccess rule, so a dedicated package with hardcoded ID-based udev rules is no longer needed.
Drop the android-udev-rules package and related mentions of the adbusers group, which is also no longer used.
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.Add a 👍 reaction to pull requests you find important.