From 911405ec0e40d14b8ff242e97c2b82da4d8aa974 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Wed, 7 Aug 2019 02:22:50 +0000 Subject: [PATCH] Disable cachix and mixpanel-client Both packages fail to build (per comment in #4752) --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 23172cb2..231317b3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3683,10 +3683,10 @@ packages: - transformers-fix "Domen Kozar @domenkozar": - - cachix + - cachix < 0 # #4752 - cachix-api - elm2nix - - mixpanel-client + - mixpanel-client < 0 # #4752 - netrc - pretty-sop - servant-auth