mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-14 21:49:34 +03:00
Remove relatedPackages to fix ofborg evaluation
This commit is contained in:
parent
7a5a370c25
commit
e37f0454ac
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ with lib;
|
||||||
To grant access to a user, it must be part of adbusers group:
|
To grant access to a user, it must be part of adbusers group:
|
||||||
<code>users.users.alice.extraGroups = ["adbusers"];</code>
|
<code>users.users.alice.extraGroups = ["adbusers"];</code>
|
||||||
'';
|
'';
|
||||||
relatedPackages = [ ["androidenv" "androidPkgs_9_0" "platform-tools"] ];
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue