From 716c9018f4d3bb495ffb800c10569b823362406e Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 30 Nov 2020 19:03:46 -0600 Subject: [PATCH] Add upper bound for hnix-store-core, #5766 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1c2c108b..e1c5312d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5046,6 +5046,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5765 - text-manipulate < 0.3 + # https://github.com/commercialhaskell/stackage/issues/5766 + - hnix-store-core < 0.3 + # end of packages # Package flags are applied to individual packages, and override the values of