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

[Chore] Bump deps #133

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

[Chore] Bump deps #133

wants to merge 3 commits into from

Conversation

rvem
Copy link
Member

@rvem rvem commented Oct 7, 2024

Description

  • Update flake deps
  • Update stack2cabal to be usable with newer GHCs
  • Update stack resolvers

Related issue(s)

Fixed #

✅ Checklist for your Pull Request

Related changes (conditional)

  • Tests

    • If I added new functionality, I added tests covering it.
    • If I fixed a bug, I added a regression test to prevent the bug from
      silently reappearing again.
  • Documentation

    • I checked whether I should update the docs and did so if necessary:

Stylistic guide (mandatory)

✓ Release Checklist

  • I updated the version number in package.yaml.
  • (After merging) I created a new entry in the releases page,
    with a summary of all user-facing changes.
    • I made sure a tag was created using the format vX.Y

serokell-bot and others added 3 commits October 7, 2024 02:03
hackage     bd04219369 (2023-09-28) -> afc0936807 (2024-10-07)
haskell-nix 8e42ccd7ed (2023-09-26) -> ed955c92e9 (2024-08-07)
nixpkgs     998da51f68 (2023-08-01) -> 4fc18e4ca8 (2024-09-18)
stackage    291606f6b6 (2023-09-28) -> 681e49db5e (2024-10-07)
Problem: The latest release of 'stack2cabal' tools is pretty old and
doesn't work with newer GHCs.

Solution: Use the latest unreleased revision from the 'stack2cabal'
upstream repo instead.
Problem: The project uses pretty outdated stackage resolvers that use
GHC versions no longer supported by haskell.nix.

Solution: Bump main resolver to the 'lts-20.26'. Bump stack2cabal
resolver to 'lts-22.25' to match hpack version used by stack2cabal in
CI.
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.

2 participants