NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.92k stars 13.95k forks source link

Build failure: `python3Packages.jaraco-path` on darwin #346003

Open shivaraj-bh opened 2 weeks ago

shivaraj-bh commented 2 weeks ago

Steps To Reproduce

Steps to reproduce the behavior:

  1. build python3Packages.jaraco-path

Build log

Executing pythonRuntimeDepsCheck
Checking runtime dependencies for jaraco.path-3.7.1-py3-none-any.whl
  - pyobjc not installed

Notify maintainers

@dotlambda

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
- system: `"aarch64-darwin"`
 - host os: `Darwin 23.6.0, macOS 14.6.1`
 - multi-user?: `yes`
 - sandbox: `no`
 - version: `nix-env (Nix) 2.18.2`
 - nixpkgs: `/nix/store/556di2dgvcsxf0n14hcf616r5ydvv2rj-source`

Add a :+1: reaction to issues you find important.

thecaralice commented 4 days ago

rel: #333311 probably fixed by #336801?