Skip to content

Conversation

@dotlambda
Copy link
Member

Diff: dontinelli/solarlog_cli@v0.6.1...v0.7.0

Changelog: https://github.com/dontinelli/solarlog_cli/releases/tag/v0.7.0

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 6.topic: python Python is a high-level, general-purpose programming language. labels Jan 7, 2026
@fabaff
Copy link
Member

fabaff commented Jan 7, 2026

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 477709
Commit: 49f7ce497956224966335b853e2ef254558200a6


x86_64-linux

❌ 2 packages failed to build:
  • python314Packages.solarlog-cli
  • python314Packages.solarlog-cli.dist
✅ 3 packages built:
  • home-assistant-component-tests.solarlog
  • python313Packages.solarlog-cli
  • python313Packages.solarlog-cli.dist

It fails to be imported with

    AttributeError: module 'asyncio.events' has no attribute 'BaseDefaultEventLoopPolicy'
@dotlambda
Copy link
Member Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 477709
Commit: dbbbfa54655b61031f9f28224f1fea1a4728171d


x86_64-linux

✅ 3 packages built:
  • home-assistant-component-tests.solarlog
  • python313Packages.solarlog-cli
  • python313Packages.solarlog-cli.dist

@nixpkgs-ci nixpkgs-ci bot added the 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. label Jan 7, 2026
@dotlambda dotlambda added this pull request to the merge queue Jan 7, 2026
Merged via the queue into NixOS:master with commit 81451ec Jan 7, 2026
26 checks passed
@dotlambda dotlambda deleted the python3Packages.solarlog-cli branch January 7, 2026 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants