haskell-influxdb: don't jailbreak this build; the Cabal file is too complex
This commit is contained in:
@@ -403,7 +403,7 @@ self: super: {
|
|||||||
http-client-openssl = dontCheck super.http-client-openssl;
|
http-client-openssl = dontCheck super.http-client-openssl;
|
||||||
http-client-tls = dontCheck super.http-client-tls;
|
http-client-tls = dontCheck super.http-client-tls;
|
||||||
ihaskell = dontCheck super.ihaskell;
|
ihaskell = dontCheck super.ihaskell;
|
||||||
influxdb = dontCheck super.influxdb;
|
influxdb = dontCheck (dontJailbreak super.influxdb);
|
||||||
itanium-abi = dontCheck super.itanium-abi;
|
itanium-abi = dontCheck super.itanium-abi;
|
||||||
katt = dontCheck super.katt;
|
katt = dontCheck super.katt;
|
||||||
language-slice = dontCheck super.language-slice;
|
language-slice = dontCheck super.language-slice;
|
||||||
|
|||||||
Reference in New Issue
Block a user