Skip to content

treewide: remove superfluous pythonOlder "3.6"#479910

Merged
happysalada merged 21 commits intoNixOS:masterfrom
gepbird:pythonOlder-3.6
Jan 14, 2026
Merged

treewide: remove superfluous pythonOlder "3.6"#479910
happysalada merged 21 commits intoNixOS:masterfrom
gepbird:pythonOlder-3.6

Conversation

@gepbird
Copy link
Copy Markdown
Contributor

@gepbird gepbird commented Jan 14, 2026

Tracking: #312288

Previous: #479906

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. labels Jan 14, 2026
@nixpkgs-ci nixpkgs-ci bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Jan 14, 2026
version = "0.3.3";
pyproject = true;

disbaled = pythonOlder "3.6";
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

The rebuild is cased by this being a typo: disbaled :D

nixpkgs ❯ nix-diff /nix/store/11csc2l0zvvjjywmgkc65limb7v6wkmy-python3.14-augmax-0.3.3.drv /nix/store/9bxzdg5vkjn5d9w9fd0kh220xfqd4zvw-python3.14-augmax-0.3.3.drv
- /nix/store/11csc2l0zvvjjywmgkc65limb7v6wkmy-python3.14-augmax-0.3.3.drv:{out}
+ /nix/store/9bxzdg5vkjn5d9w9fd0kh220xfqd4zvw-python3.14-augmax-0.3.3.drv:{out}
• The environments do not match:
    + disbaled=

@gepbird
Copy link
Copy Markdown
Contributor Author

gepbird commented Jan 14, 2026

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 479910
Commit: 70f39947e184ab14e7e45a1f3712c27b4d51f2dc


x86_64-linux

✅ 4 packages built:
  • python313Packages.augmax
  • python313Packages.augmax.dist
  • python314Packages.augmax
  • python314Packages.augmax.dist

@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Jan 14, 2026
@happysalada happysalada added this pull request to the merge queue Jan 14, 2026
Merged via the queue into NixOS:master with commit aa61f12 Jan 14, 2026
36 checks passed
@Sigmanificient
Copy link
Copy Markdown
Member

@happysalada ugh i wanted to merge "python2Packages: drop unreferenced leaf packages" first

@happysalada
Copy link
Copy Markdown
Contributor

@Sigmanificient my bad!

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: 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. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants