Merge pull request #336444 from ghpzin/pulumi-bin/disable-hydra-build

This commit is contained in:
Franz Pletz
2024-08-25 01:52:19 +02:00
committed by GitHub
+1
View File
@@ -38,5 +38,6 @@ in stdenv.mkDerivation {
jlesquembre
cpcloud
];
hydraPlatforms = [ ]; # Hydra fails with "Output limit exceeded"
};
}