Skip to content

python3Packages.selectolax: 0.4.4 -> 0.4.6#469412

Merged
dotlambda merged 2 commits intoNixOS:masterfrom
MarcelCoding:selectolax
Dec 11, 2025
Merged

python3Packages.selectolax: 0.4.4 -> 0.4.6#469412
dotlambda merged 2 commits intoNixOS:masterfrom
MarcelCoding:selectolax

Conversation

@MarcelCoding
Copy link
Member

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 Dec 9, 2025
@nixpkgs-ci nixpkgs-ci bot removed the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Dec 9, 2025
@@ -7,13 +7,13 @@

stdenv.mkDerivation (finalAttrs: {
pname = "lexbor";
version = "2.6.0";
version = "0-unstable-2025-11-24";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
version = "0-unstable-2025-11-24";
version = "2.6.0-unstable-2025-11-24";

https://github.com/NixOS/nixpkgs/blob/master/pkgs/README.md#versioning

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx, did not know that

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should also update the commit message.

@dotlambda
Copy link
Member

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 469412
Commit: 5a3fccba819454c96a6a9ae0394a8945ef037a83


x86_64-linux

✅ 9 packages built:
  • lexbor
  • python312Packages.mkdocs-glightbox
  • python312Packages.mkdocs-glightbox.dist
  • python312Packages.selectolax
  • python312Packages.selectolax.dist
  • python313Packages.mkdocs-glightbox
  • python313Packages.mkdocs-glightbox.dist
  • python313Packages.selectolax
  • python313Packages.selectolax.dist

@dotlambda dotlambda added this pull request to the merge queue Dec 11, 2025
Merged via the queue into NixOS:master with commit 1f09bf4 Dec 11, 2025
27 of 30 checks passed
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Dec 11, 2025

Successfully created backport PR for release-25.11:

@github-actions github-actions bot added the 8.has: port to stable This PR already has a backport to the stable release. label Dec 11, 2025
@MarcelCoding MarcelCoding deleted the selectolax branch December 11, 2025 08:33
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. 8.has: port to stable This PR already has a backport to the stable release. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages 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. backport release-25.11 Backport PR automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants