<genesis>
https://logs.nix.gsc.io/?key=nixos/nixpkgs.34623&attempt_id=e24dd1bb-a0a9-4193-95bb-d18113c8ee62 if someone wants to try to make assaultcube on darwin, it seems missing sdl header
<genesis>
but the enet part is fine.
johnw_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
johnw_ has joined #nix-darwin
johnw_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
philr has joined #nix-darwin
johnw_ has joined #nix-darwin
johnw_ has quit [Client Quit]
philr has quit [Quit: WeeChat 2.0.1]
periklis has joined #nix-darwin
periklis has quit [Ping timeout: 260 seconds]
periklis has joined #nix-darwin
jtojnar has quit [Quit: jtojnar]
periklis has quit [Remote host closed the connection]
scode has quit []
scode has joined #nix-darwin
periklis has joined #nix-darwin
gaqzi has quit []
gaqzi has joined #nix-darwin
periklis has quit [Ping timeout: 256 seconds]
adulteratedjedi has quit []
adulteratedjedi has joined #nix-darwin
Sonarpulse has joined #nix-darwin
<dtz>
Hardly a high priority, but can some nix-darwin'er take a quick look at https://github.com/NixOS/nixpkgs/pull/34674 ? I can't tell if this is something wxGTK "should" have as a propagatedBuildInput or if I should add some darwin-specific inputs, etc.? LMK if it's not a quick-glance sort of question O:)
<LnL>
frameworks are impure so it’s a bad idea to propagate them
<dtz>
okay, so I need to find some other package that passes them in and conditionally add them as buildInputs to this package?
<LnL>
yeah, all of the frameworks are in darwin.apple_sdk.frameworks
<dtz>
oh, might need to use wxmac instead of wxgtk too/instead
<dtz>
anyway ty LnL that I think is enough to go on ^_^
<LnL>
I could take a look if a couple of hours
<LnL>
if you didn’t get it working or if it’s ready :)
<dtz>
I did! But all thanks to you and a 2s check to ensure I'm not being silly (dunno darwin "best practices") is always welcome ^_^