From 09c94bb1dde2930a50b2fe5603fb72317c9a30ad Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 22 Feb 2021 19:20:04 +0800 Subject: [PATCH] remove hnix-store-core from Nightly at request of hnix team (#5872) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fcb6580d..03a5e7ac 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -524,7 +524,7 @@ packages: - checkers - hnix < 0 - hashing - - hnix-store-core + - hnix-store-core < 0 # https://github.com/commercialhaskell/stackage/issues/5872 - monadlist - ref-tf - unordered-containers