Skip to content
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

Unpin psutil and requests packages #759

Merged
merged 1 commit into from
Aug 4, 2024
Merged

Unpin psutil and requests packages #759

merged 1 commit into from
Aug 4, 2024

Conversation

shadeyg56
Copy link
Collaborator

We had these packages pinned because of #654 and #707.
The psutil package had an official update so we no longer need to pull from the github repo and the requests package got updated in Nix so its now safe to unpin both of these dependencies

Also added poetry to the dev shell for Nix for convenience

@AdnanHodzic
Copy link
Owner

LGTM and makes total sense! Thanks

@AdnanHodzic AdnanHodzic merged commit c6a4580 into master Aug 4, 2024
4 checks passed
@shadeyg56 shadeyg56 deleted the unpin branch August 4, 2024 13:22
shadeyg56 added a commit that referenced this pull request Aug 5, 2024
* added the abilty to ignore certain power supplies

* changed config file for ignoring power supplies

* updated exapmle config file for ignoring power supplies

* updated docs with ignoring power supplies

* Update README.md

Update image URL's

* Add support for setting "Platform Profile" (#752)

* Add support for setting "Platform Profile"

* Add reference for Platform Profile

* Fix unsafe access to PATH (#756)

* Fix unsafe access to PATH

* Fix leading separator if PATH is empty

* Unpin psutil and requests (#759)

* Remove network-online.target as a systemd-service dependency (improve boot time). Closes: #739

* minor grammer correction.

* removed wonky file

---------

Co-authored-by: Adnan Hodzic <[email protected]>
Co-authored-by: Harsh Panchal <[email protected]>
Co-authored-by: BowDown097 <[email protected]>
Co-authored-by: shadeyg56 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants