Skip to content

python3Packages.vmas: init at 1.5.2#460080

Merged
SuperSandro2000 merged 1 commit intoNixOS:masterfrom
DerDennisOP:vmas
Nov 12, 2025
Merged

python3Packages.vmas: init at 1.5.2#460080
SuperSandro2000 merged 1 commit intoNixOS:masterfrom
DerDennisOP:vmas

Conversation

@DerDennisOP
Copy link
Copy Markdown
Contributor

@DerDennisOP DerDennisOP commented Nov 9, 2025

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.

Comment thread pkgs/development/python-modules/vmas/default.nix Outdated
@nixpkgs-ci nixpkgs-ci bot requested a review from natsukium November 9, 2025 15:40
@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: 0 This PR does not cause any packages to rebuild on Darwin. 6.topic: python Python is a high-level, general-purpose programming language. labels Nov 9, 2025
@acid-bong
Copy link
Copy Markdown
Contributor

do not merge within a PR branch, it must remain linear. if you need fresher master, git rebase master feature instead

@DerDennisOP DerDennisOP force-pushed the vmas branch 3 times, most recently from 189e7c3 to cfe8da4 Compare November 9, 2025 16:01
@acid-bong
Copy link
Copy Markdown
Contributor

ight, v1.5.2 is out and licensed properly: proroklab/VectorizedMultiAgentSimulator#171

since headers don't specify "or later version" (this is what tells GPL* and GPL*+ apart), change the license to gpl3Only

@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Nov 10, 2025
@DerDennisOP DerDennisOP changed the title python3Packages.vmas: init at 1.5.1 python3Packages.vmas: init at 1.5.2 Nov 10, 2025
@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 2 This PR was reviewed and approved by two persons. and removed 12.approvals: 1 This PR was reviewed and approved by one person. labels Nov 10, 2025
@SuperSandroBot
Copy link
Copy Markdown

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 460080
Commit: 1b8e8b2676b35b9dde4b1dd4194487d88a2ca746 (subsequent changes)
Merge: e2a0a2989315f507b2fc01ff65603676d4a0614a

Logs: https://github.com/SuperSandro2000/nixpkgs-review-gha/actions/runs/19246138937


x86_64-linux

❌ 2 packages failed to build:
  • python312Packages.vmas
  • python312Packages.vmas.dist
✅ 2 packages built:
  • python313Packages.vmas
  • python313Packages.vmas.dist

aarch64-linux

✅ 4 packages built:
  • python312Packages.vmas
  • python312Packages.vmas.dist
  • python313Packages.vmas
  • python313Packages.vmas.dist

@SuperSandroBot
Copy link
Copy Markdown

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 460080
Commit: cb55eca96d2fadcb00a7504f8c3ab70d7a997ea7 (subsequent changes)
Merge: 4960013c280e72d3d3ee9767a66be99d40378a60

Logs: https://github.com/SuperSandro2000/nixpkgs-review-gha/actions/runs/19250625526


x86_64-linux

❌ 2 packages failed to build:
  • python312Packages.vmas
  • python312Packages.vmas.dist
✅ 2 packages built:
  • python313Packages.vmas
  • python313Packages.vmas.dist

aarch64-linux

✅ 4 packages built:
  • python312Packages.vmas
  • python312Packages.vmas.dist
  • python313Packages.vmas
  • python313Packages.vmas.dist

@SuperSandro2000 SuperSandro2000 added this pull request to the merge queue Nov 12, 2025
Merged via the queue into NixOS:master with commit 1df4398 Nov 12, 2025
27 of 29 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: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 12.approvals: 2 This PR was reviewed and approved by two persons.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants