Revert "google-cloud-cpp: schedule on big-parallel machines"
This reverts commit add8dd8402.
This attribute doesn't belong into meta and has no effect there.
This commit is contained in:
@@ -130,7 +130,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/googleapis/google-cloud-cpp";
|
||||
description = "C++ Idiomatic Clients for Google Cloud Platform services";
|
||||
platforms = [ "x86_64-linux" "aarch64-linux" ];
|
||||
requiredSystemFeatures = [ "big-parallel" ];
|
||||
maintainers = with maintainers; [ cpcloud ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user