-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Closed
Labels
0.kind: bugSomething is brokenSomething is broken6.topic: darwinRunning or building packages on DarwinRunning or building packages on Darwin
Description
Describe the bug
wxPython_4_0, while accounting for darwin somewhat, does not build there
likely because it uses wxGTK rather than wxmac
this prevents kicad from being built on darwin
To Reproduce
Steps to reproduce the behavior:
0. on darwin, nix-build '<nixpkgs>' -A wxPython_4_0
Expected behavior
wxPython_4_0 to build on darwin and be usable by kicad there
Additional context
i maintain the kicad package and already tried pinging the principle contributor
Notify maintainers
while there are no listed maintainers for this package
it was initially contributed by @tbenst (if you already investigated after the kicad PR ping, nothing relevant changed since)
and has a fair amount of contributions by @FRidh
Maintainer information:
# a list of nixpkgs attributes affected by the problem
attribute: wxPython_4_0
# a list of nixos modules affected by the problem
module:Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0.kind: bugSomething is brokenSomething is broken6.topic: darwinRunning or building packages on DarwinRunning or building packages on Darwin