Skip to content

python3Packages.pyasynchat: fix build on sandboxed Darwin#380538

Merged
wolfgangwalther merged 1 commit intoNixOS:stagingfrom
al3xtjames:pyasynchat-darwin
Jul 5, 2025
Merged

python3Packages.pyasynchat: fix build on sandboxed Darwin#380538
wolfgangwalther merged 1 commit intoNixOS:stagingfrom
al3xtjames:pyasynchat-darwin

Conversation

@al3xtjames
Copy link
Contributor

Otherwise the tests fail:
https://gist.github.com/al3xtjames/edd6170880bd43709b055ea12ae2be64

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@ofborg ofborg bot added the 6.topic: darwin Running or building packages on Darwin label Feb 9, 2025
@github-actions github-actions bot added 6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must 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: 0 This PR does not cause any packages to rebuild on Linux. labels Feb 9, 2025
@nixpkgs-ci nixpkgs-ci bot added the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Jul 4, 2025
@wolfgangwalther
Copy link
Contributor

Looks reasonable, but please change the target branch to staging, because of the number of rebuilds.

See https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md#rebasing-between-branches-ie-from-master-to-staging.

@wolfgangwalther wolfgangwalther self-requested a review July 5, 2025 10:34
@nixpkgs-ci nixpkgs-ci bot removed the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Jul 5, 2025
@al3xtjames al3xtjames force-pushed the pyasynchat-darwin branch from 739c58c to 17fda22 Compare July 5, 2025 19:24
@al3xtjames al3xtjames changed the base branch from master to staging July 5, 2025 19:24
@nixpkgs-ci nixpkgs-ci bot closed this Jul 5, 2025
@nixpkgs-ci nixpkgs-ci bot reopened this Jul 5, 2025
@wolfgangwalther wolfgangwalther merged commit ebc632c into NixOS:staging Jul 5, 2025
32 of 39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: darwin Running or building packages on Darwin 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: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 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