Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add defaultConfigStderr for tracing to stderr #641

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

eyeinsky
Copy link

(Haven't been able to figure out why running nix-shell doesn't work, get this error:

building '/nix/store/bb729yclf297zin94f7fmsmww2a391f3-git-ls-files.drv'...
error:
       … in the left operand of the update (//) operator

         at /home/user/src/iohk-monitoring-framework/shell.nix:66:8:

           65|
           66|  shell // { inherit devops; }
             |        ^
           67|

       … in the left operand of the update (//) operator

         at /nix/store/pchwfifqmjbq5bwmlbli5l9w3h299hx5-haskell.nix-src/overlays/haskell.nix:780:25:

          779|         cabalProject = args: let p = cabalProject' args;
          780|             in p.hsPkgs // p;
             |                         ^
          781|

       (stack trace truncated; use '--show-trace' to show the full trace)

       error: Index state found was  and no `index-sha256` was provided.

)

checklist

  • compiles (cabal v2-build or stack build)
  • tests run successfully (cabal v2-test or stack test)
  • documentation added
  • link to an issue
  • add milestone (the current sprint)

@eyeinsky eyeinsky requested review from CodiePP and erikd as code owners July 13, 2023 12:16
Forgot to add it to exports list..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant