Moritz Angermann
Moritz Angermann
Ok. This is basically a full haskell.nix restart from the grounds up. We'll need to add back the control logic as well. But I'd like this to be a process...
This reuses our haskell.nix infrastructure through the input-output-hk/devx repository to build GHAs that effectively run ``` nix develop github:input-output-hk/devx#ghc-minimal-iog ``` (as well as JavaScript and Windows cross). This is distinctly...
We'll need a separate workflow file for windows for sanity purposes I believe.
This should help us better understand why this fails on github, if it fails. # Description Add your description here, if it fixes a particular issue please provide a [link](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword=)...
**Internal** *Internal* if an IOHK staff member. **Area** *Other* Any other topic (Delegation, Ranking, ...). **Summary** Dumping ledger state on macOS takes humungous amount of memory. **Steps to reproduce** On...
Fix #19
This fixes #19 by downgrading the compiler to 8.10 (I still don't think 9.0 should be used in production). bytestring < 0.11.4 (which as of today has not been released...
Timeouts
Hi there! Thanks for building nix-serve-ng. If you permit, let me pick your brains a bit. With nix-serve-ng, I'm seeing much less of ``` upstream timed out (110: Connection timed...