From 10ecf7c435e062114b5610de2ca81a0c1be957c3 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Mon, 29 Jun 2020 02:39:18 +0100 Subject: [PATCH] re-disable hnix --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ea12548..e42fd32c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -475,7 +475,7 @@ packages: - coercible-utils < 0 # ghc 8.10 - hspec-parsec - checkers - - hnix + - hnix <0 # https://github.com/haskell-nix/hnix/issues/651 - hashing - hnix-store-core - monadlist