diff --git a/automated/build.sh b/automated/build.sh index 3289d43e..0d581056 100755 --- a/automated/build.sh +++ b/automated/build.sh @@ -158,6 +158,8 @@ docker run -t $ARGS_BUILD $IMAGE nice -n 15 /bin/bash -c " exec sudo -E -u $USER env \"HOME=$HOME\" \"PATH=\$PATH\" curator build --jobs $JOBS " +exit 1 + # Make sure we actually need this snapshot. We used to perform this check # exclusively before building. Now we perform it after as well for the case of # nightly, where we don't perform this check beforehand. This is also slightly diff --git a/build-constraints.yaml b/build-constraints.yaml index 4c356b14..1384524a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,7 +1,7 @@ ghc-major-version: "9.12" # new curator is supposed to use exact GHC version -ghc-version: "9.12.3" +ghc-version: "9.12.3.20260311" # This affects which version of the Cabal file format we allow. We # should ensure that this is always no greater than the version @@ -3757,9 +3757,9 @@ packages: - mealy - numhask - numhask-space - - perf - - prettychart - - web-rep + - perf < 0 + - prettychart < 0 + - web-rep < 0 "Iphigenia Df @iphydf": - data-msgpack