Revert "google-cloud-cpp: schedule on big-parallel machines"

This reverts commit add8dd840205aa9539d37591829eff3b48dd1359.
This attribute doesn't belong into meta and has no effect there.

-1
-1
pkgs/development/libraries/google-cloud-cpp/default.nix
··· 130 homepage = "https://github.com/googleapis/google-cloud-cpp"; 131 description = "C++ Idiomatic Clients for Google Cloud Platform services"; 132 platforms = [ "x86_64-linux" "aarch64-linux" ]; 133 - requiredSystemFeatures = [ "big-parallel" ]; 134 maintainers = with maintainers; [ cpcloud ]; 135 }; 136 }
··· 130 homepage = "https://github.com/googleapis/google-cloud-cpp"; 131 description = "C++ Idiomatic Clients for Google Cloud Platform services"; 132 platforms = [ "x86_64-linux" "aarch64-linux" ]; 133 maintainers = with maintainers; [ cpcloud ]; 134 }; 135 }