You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: builder for '/nix/store/lpi342mv7i6hkv4jx582mhds2413q762-graphql-engine-2.3.1.drv' failed with exit code 1;
last 10 log lines:
> either ‘Autodocodec.disjointMatchChoiceCodec’,
> imported from ‘Autodocodec’ at src-dc-api/Autodocodec/Extended.hs:19:1-18
> (and originally defined in ‘Autodocodec.Codec’)
> or ‘Autodocodec.Extended.disjointMatchChoiceCodec’,
> defined at src-dc-api/Autodocodec/Extended.hs:111:1
> |
> 131 | disjointMatchChoiceCodec c (go l') $ \i -> case m i of
> | ^^^^^^^^^^^^^^^^^^^^^^^^
> [ 2 of 17] Compiling Hasura.Backends.DataConnector.API.V0.ConfigSchema ( src-dc-api/Hasura/Backends/DataConnector/API/V0/ConfigSchema.hs, dist/build/dc-api/Hasura/Backends/DataConnector/API/V0/ConfigSchema.o, dist/build/dc-api/Hasura/Backends/DataConnector/API/V0/ConfigSchema.dyn_o )
> [ 3 of 17] Compiling Hasura.Backends.DataConnector.API.V0.Capabilities ( src-dc-api/Hasura/Backends/DataConnector/API/V0/Capabilities.hs, dist/build/dc-api/Hasura/Backends/DataConnector/API/V0/Capabilities.o, dist/build/dc-api/Hasura/Backends/DataConnector/API/V0/Capabilities.dyn_o )
For full logs, run 'nix log /nix/store/lpi342mv7i6hkv4jx582mhds2413q762-graphql-engine-2.3.1.drv'.
Additional context
I launched the update.sh script to try to unbreak the build.
I had to manually replace the graphql parser hedgehog dep to hedgehog_1_1_1
Removed the first patch as it has been merged apparently.
I am now stuck on an ambiguous function call i am not sure how to fix it.
Steps To Reproduce
Steps to reproduce the behavior:
Build log
Additional context
I launched the update.sh script to try to unbreak the build.
I had to manually replace the graphql parser hedgehog dep to hedgehog_1_1_1
Removed the first patch as it has been merged apparently.
I am now stuck on an ambiguous function call i am not sure how to fix it.
Notify maintainers
@Lassulus
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.The text was updated successfully, but these errors were encountered: