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

cachix: 1.3.1 -> 1.3.3 #221688

Merged
merged 2 commits into from
Mar 19, 2023
Merged

cachix: 1.3.1 -> 1.3.3 #221688

merged 2 commits into from
Mar 19, 2023

Conversation

domenkozar
Copy link
Member

It also uses GHC 9.4, since 9.2 is broken on arm/linux (segfaults).

@sternenseemann
Copy link
Member

since 9.2 is broken on arm/linux (segfaults).

what segfaults?

@domenkozar
Copy link
Member Author

Cachix segfaults, but we're unable to come down to the core of the issue since the coredump has corrupted stack.

We're now testing if GHC 9.4 works.

pkgs/top-level/all-packages.nix Show resolved Hide resolved
http-api-data = super.http-api-data_0_5;
attoparsec-iso8601 = super.attoparsec-iso8601_1_1_0_0;

swagger2 = dontCheck super.swagger2;
Copy link
Member

Choose a reason for hiding this comment

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

What's the story here? Can you add a comment/link an upstream issue if applicable?

@sternenseemann
Copy link
Member

Cachix segfaults

Okay, wanted to make sure you are not talking about the current flaky build failures on Hydra for aarch64-linux.

@domenkozar domenkozar force-pushed the cachix-1.3.2 branch 2 times, most recently from 48de0b0 to 7e9389f Compare March 18, 2023 11:55
It also uses GHC 9.4, since 9.2 is broken on arm/linux (segfaults).
@domenkozar domenkozar changed the title cachix: 1.3.1 -> 1.3.2 cachix: 1.3.1 -> 1.3.3 Mar 18, 2023
@domenkozar
Copy link
Member Author

Merging as there are critical fixed in this update, happy to clean up as a follow up.

@sternenseemann
Copy link
Member

Can you solve the merge conflict between master and haskell-updates? I'm not quite familiar with the change that happened on haskell-updates, so not sure if I should be doing it.

sternenseemann added a commit that referenced this pull request Mar 20, 2023
Revert "haskell.packages.ghc94.cborg: resolve duplicate overlay entry"

This reverts commit 6634553.

Revert "haskell.packages.ghc94.weeder: don't test on aarch64"

This reverts commit 600fd96.

Reason for reverts: #221688 applied
a patch for the compilation failure we were seeing on aarch64.
j6carey pushed a commit to awakesecurity/nixpkgs that referenced this pull request Nov 10, 2023
Revert "haskell.packages.ghc94.cborg: resolve duplicate overlay entry"

This reverts commit 6634553.

Revert "haskell.packages.ghc94.weeder: don't test on aarch64"

This reverts commit 600fd96.

Reason for reverts: NixOS#221688 applied
a patch for the compilation failure we were seeing on aarch64.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants