psalm has quit [Remote host closed the connection]
psalm has joined #nix-darwin
psalm has quit [Read error: Connection reset by peer]
psalm has joined #nix-darwin
psalm has quit [Read error: Connection reset by peer]
psalm_ has joined #nix-darwin
psalm_ has quit [Ping timeout: 264 seconds]
psalm has joined #nix-darwin
psalm has quit [Remote host closed the connection]
psalm has joined #nix-darwin
psalm has quit [Ping timeout: 268 seconds]
psalm has joined #nix-darwin
psalm has quit [Remote host closed the connection]
<dmj`>
I'm attempting to build a haskell project with some objective-C code using nix, am specifying the path to xcode and UIKit related headers in buildInputs. I receive " fatal error: 'os/availability.h' file not found" when calling nix-build. I found someone else had this issue as well, https://github.com/NixOS/nixpkgs/issues/23859 which seems to be due to some impurities, any ideas how to properly reference UIKit from nix?
<{^_^}>
#23859 (by ftpronk, 2 years ago, open): fatal error: 'os/availability.h' file not found #include <os/availability.h>