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

Nightly tests #3665

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

Nightly tests #3665

wants to merge 2 commits into from

Conversation

coot
Copy link
Contributor

@coot coot commented Mar 14, 2022

No description provided.

@coot coot added networking nix This includes CI, nix changes or cabal dependencies labels Mar 14, 2022
Use
```
nix-build --arg config '{ nightly = true; }' -A nightly-checks.ouroboros-network-framework
```
to build nightly checks of `ouroboros-network-framework`.
…orted

On nix and Windows the following error can be observed
```
<stdout>: commitBuffer: invalid argument (invalid character)
```
This is misconfiguration of the locale, but the easiest way to fix it is
to avoid the `→` character all together.
@tbrahmbhatt
Copy link

https://input-output.atlassian.net/browse/CIC-155
opened to resolve this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nix This includes CI, nix changes or cabal dependencies technical debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants