-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
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
init pythonPackages.firetv for home-assistant #56324
Conversation
pkgs/development/python-modules/pure-python-adb-homeassistant/default.nix
Outdated
Show resolved
Hide resolved
@GrahamcOfBorg build python2.pkgs.firetv python3.pkgs.firetv |
"python" -> "pythonPackages" in your commit messages. |
532045e
to
04da61c
Compare
@dotlambda thanks for the review! |
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.
Ran 0 tests in 0.000s
Please provide appropriate checkPhase
s or, if there are no tests, set doCheck = false
and add a comment with the reason.
04da61c
to
494ebae
Compare
494ebae
to
e2548f4
Compare
|
||
checkInputs = [ pytest mock ]; | ||
checkPhase = '' | ||
py.test adb test |
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.
py.test adb test | |
py.test test |
adb is just the dir whose coverage they want to compute
e2548f4
to
a74e4d2
Compare
all issues should be resolved now |
@GrahamcOfBorg build python2.pkgs.firetv python3.pkgs.firetv |
Thanks! |
Motivation for this change
add firetv support to home-assistant
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)