Skip to content

python: fix nixenv test#457133

Merged
mweinelt merged 1 commit intoNixOS:staging-nextfrom
qbisi:python-venv
Nov 3, 2025
Merged

python: fix nixenv test#457133
mweinelt merged 1 commit intoNixOS:staging-nextfrom
qbisi:python-venv

Conversation

@qbisi
Copy link
Contributor

@qbisi qbisi commented Oct 31, 2025

now that nixenv created via python3.withPackages (ps: []) works very similar as plain python. we determine we are in nixenv by looking into sysconfig.

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.

@qbisi qbisi changed the base branch from master to staging October 31, 2025 01:17
github-actions[bot]

This comment was marked as resolved.

@nixpkgs-ci nixpkgs-ci bot closed this Oct 31, 2025
@nixpkgs-ci nixpkgs-ci bot reopened this Oct 31, 2025
@github-actions github-actions bot dismissed their stale review October 31, 2025 01:18

All good now, thank you!

@qbisi qbisi requested a review from mweinelt October 31, 2025 01:20
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. 6.topic: python Python is a high-level, general-purpose programming language. labels Oct 31, 2025
@nix-owners nix-owners bot requested a review from natsukium October 31, 2025 01:26
@qbisi qbisi mentioned this pull request Nov 1, 2025
16 tasks
@mweinelt mweinelt enabled auto-merge November 1, 2025 23:58
auto-merge was automatically disabled November 3, 2025 12:41

Base branch changed by a user without write access

@qbisi qbisi changed the base branch from staging to staging-next November 3, 2025 12:41
@nixpkgs-ci nixpkgs-ci bot closed this Nov 3, 2025
@nixpkgs-ci nixpkgs-ci bot reopened this Nov 3, 2025
@mweinelt mweinelt added this pull request to the merge queue Nov 3, 2025
Merged via the queue into NixOS:staging-next with commit 9e9a4be Nov 3, 2025
70 of 75 checks passed
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: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants