@@ -27,7 +27,7 @@
};
nativeBuildInputs = [ pkg-config ];
buildInputs = [ openssl ] ++ lib.optionals stdenv.isDarwin
(with darwin.apple_sdk.frameworks; [ AppKit Security ]);
(with darwin.apple_sdk.frameworks; [ AppKit Security Cocoa]);
devShell = mkShell {
The note is not visible to the blocked user.