lol

Revert "cairo: fix build inputs"

This reverts commit e557a432e07441a508544fca2aba3be6fd9860c0.

Sorry about this. Accidentally got into my git push. Did not mean to
cause a mass rebuild!

-3
-3
pkgs/development/libraries/cairo/default.nix
··· 25 26 nativeBuildInputs = [ 27 pkgconfig 28 - ]; 29 - 30 - buildInputs = [ 31 libiconv 32 libintl 33 ] ++ optionals stdenv.isDarwin (with darwin.apple_sdk.frameworks; [
··· 25 26 nativeBuildInputs = [ 27 pkgconfig 28 libiconv 29 libintl 30 ] ++ optionals stdenv.isDarwin (with darwin.apple_sdk.frameworks; [