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

Fix recursion in flake inputs. #4865

Merged
merged 3 commits into from
Feb 10, 2023
Merged

Fix recursion in flake inputs. #4865

merged 3 commits into from
Feb 10, 2023

Conversation

andreabedini
Copy link
Contributor

hydra-eval-jobs seems to have trouble evaluating this flake.

error: cannot update flake input 'cardano-node-workbench/membench' in pure mode

Simplifying the recursion in the flake inputs seems to help.

Fixes #4525

hydra-eval-jobs seems to have trouble evaluating this flake.

  error: cannot update flake input 'cardano-node-workbench/membench' in pure mode

Simplifying the recursion in the flake inputs seems to help.

Fixes #4525
Copy link
Contributor

@angerman angerman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! 👍

Let's see what CI says.

@angerman
Copy link
Contributor

I think this is good to go. Only the non-required fail, which have been failing for a while, and should be broken out in a separate PR to fix.

@angerman
Copy link
Contributor

bors try

iohk-bors bot added a commit that referenced this pull request Feb 10, 2023
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Feb 10, 2023

try

Build succeeded:

@andreabedini andreabedini mentioned this pull request Feb 10, 2023
@andreabedini
Copy link
Contributor Author

bors merge

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Feb 10, 2023

Build succeeded:

@iohk-bors iohk-bors bot merged commit 9de2ba8 into master Feb 10, 2023
@iohk-bors iohk-bors bot deleted the fix-flake-inputs-recursion branch February 10, 2023 03:37
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.

[BUG] - Hydra: error: cannot update flake input 'cardano-node/cardano-node-workbench/membench' in pure mode
2 participants