Skip to content

python3Packages.typer-slim: expose from typer package#436978

Merged
mweinelt merged 1 commit intoNixOS:stagingfrom
mweinelt:typer-slim
Aug 26, 2025
Merged

python3Packages.typer-slim: expose from typer package#436978
mweinelt merged 1 commit intoNixOS:stagingfrom
mweinelt:typer-slim

Conversation

@mweinelt
Copy link
Member

This is the slim variant, that is more lightweight, because it does not depend on rich and shellingham.

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: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 10.rebuild-darwin: 2501-5000 This PR causes many rebuilds on Darwin and should target the staging branches. 6.topic: python Python is a high-level, general-purpose programming language. labels Aug 26, 2025
@nix-owners nix-owners bot requested review from natsukium and winpat August 26, 2025 02:14
This is the slim variant, that is more lightweight, because it does not
depend on rich and shellingham.
@mweinelt mweinelt changed the base branch from master to staging August 26, 2025 02:33
@nixpkgs-ci nixpkgs-ci bot closed this Aug 26, 2025
@nixpkgs-ci nixpkgs-ci bot reopened this Aug 26, 2025
@mweinelt mweinelt enabled auto-merge August 26, 2025 02:33
@mweinelt mweinelt merged commit 764d622 into NixOS:staging Aug 26, 2025
38 of 45 checks passed
@SuperSandro2000 SuperSandro2000 mentioned this pull request Aug 26, 2025
13 tasks
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. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 2501-5000 This PR causes many rebuilds on Darwin and should target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant