-
-
Notifications
You must be signed in to change notification settings - Fork 16.7k
lswmi: init at 1.2.0 #429057
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
base: master
Are you sure you want to change the base?
lswmi: init at 1.2.0 #429057
Conversation
|
version = "1.2.0"; | ||
pyproject = true; | ||
|
||
src = fetchPypi { |
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.
fetchFromGitHub is preferred unless there's a compelling reason, in which case add a comment
hatchling | ||
]; | ||
|
||
nativeCheckInputs = with python3Packages; [ | ||
pytestCheckHook |
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.
nit: with; is not needed here, but not blocking.
Useful package for developing kernel WMI drivers — https://docs.kernel.org/wmi/driver-development-guide.html.
I've also tested the cross-compilation:
Things done
passthru.tests
.nixpkgs-review
on this PR. See nixpkgs-review usage../result/bin/
.Add a 👍 reaction to pull requests you find important.