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

nix: Update nixpkgs to 2023-03-25 #2718

Merged
merged 1 commit into from
Apr 4, 2023

Conversation

wolfgangwalther
Copy link
Member

Because... why not?

@wolfgangwalther
Copy link
Member Author

So the MacOS nix build fails. @robx I think you added that job. I have no way to debug that, could you have a look?

@robx
Copy link
Contributor

robx commented Apr 3, 2023

So the MacOS nix build fails. @robx I think you added that job. I have no way to debug that, could you have a look?

Looks like the build is timing out. In #2615, I added a github workflow that can be triggered manually to incrementally seed cachix -- you could try running that on this PR branch? Possibly it also passes in the meantime with hydra having caught up -- I just triggered a rerun of the failing job.

@wolfgangwalther
Copy link
Member Author

In #2615, I added a github workflow that can be triggered manually to incrementally seed cachix -- you could try running that on this PR branch?

Aha. How do I do that? When I go to the actions page for this workflow, I can't select my branch. Do I need to create a branch in the main repo instead of my fork? Or do I need to do run the action in my fork instead, setting up cachix tokens before that?

I assume both could work?

@robx
Copy link
Contributor

robx commented Apr 3, 2023

In #2615, I added a github workflow that can be triggered manually to incrementally seed cachix -- you could try running that on this PR branch?

Aha. How do I do that? When I go to the actions page for this workflow, I can't select my branch. Do I need to create a branch in the main repo instead of my fork? Or do I need to do run the action in my fork instead, setting up cachix tokens before that?

Yeah, I think pushing a branch to the main repo is probably the most straightforward way, that's what I did for the last upgrade.

@wolfgangwalther
Copy link
Member Author

Or do I need to do run the action in my fork instead, setting up cachix tokens before that?

Tried this - worked!

I had a random network failure during the seed-cachix job, which killed all other matrix jobs because of the default, implied fail-fast: true. Will change that to fail-fast: false to allow other jobs to continue.

@wolfgangwalther wolfgangwalther merged commit 68d2d83 into PostgREST:main Apr 4, 2023
@wolfgangwalther wolfgangwalther deleted the update-nixpkgs branch April 4, 2023 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants