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 25 26 26 nativeBuildInputs = [ 27 27 pkgconfig 28 - ]; 29 - 30 - buildInputs = [ 31 28 libiconv 32 29 libintl 33 30 ] ++ optionals stdenv.isDarwin (with darwin.apple_sdk.frameworks; [