Skip to content

Updated CHaP#1165

Merged
coot merged 1 commit intomasterfrom
coot/chap
Mar 31, 2026
Merged

Updated CHaP#1165
coot merged 1 commit intomasterfrom
coot/chap

Conversation

@coot
Copy link
Copy Markdown
Contributor

@coot coot commented Mar 30, 2026

Changelog

- description: |
    Updated CHaP
# uncomment types applicable to the change:
  type:
  # - feature        # introduces a new feature
  # - breaking       # the API has changed in a breaking way
  # - compatible     # the API has changed but is non-breaking
  # - optimisation   # measurable performance improvements
  # - refactoring    # QoL changes
  # - bugfix         # fixes a defect
  # - test           # fixes/modifies tests
  - maintenance    # not directly related to the code
  # - release        # related to a new release preparation
  # - documentation  # change in code docs, haddocks...
# uncomment at least one main project this PR is associated with
  projects:
  - cardano-api
  # - cardano-api-gen
  # - cardano-rpc
  # - cardano-wasm

Context

Additional context for the PR goes here. If the PR fixes a particular issue please provide a link to the issue.

How to trust this PR

Highlight important bits of the PR that will make the review faster. If there are commands the reviewer can run to observe the new behavior, describe them.

Checklist

  • Commit sequence broadly makes sense and commits have useful messages
  • New tests are added if needed and existing tests are updated. See Running tests for more details
  • Self-reviewed the diff

@coot coot requested a review from a team as a code owner March 30, 2026 14:12
Copilot AI review requested due to automatic review settings March 30, 2026 14:12
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the repository’s Cardano Haskell Packages (CHaP) pinning for both Nix (flake input) and Cabal (index-state / active repositories), aligning dependency resolution with a newer CHaP state.

Changes:

  • Bump CHaP flake input in flake.lock (rev / narHash / lastModified).
  • Update cardano-haskell-packages index-state in cabal.project.
  • Add active-repositories in cabal.project to ensure CHaP is used as an override.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
flake.lock Updates the locked CHaP input revision/hash metadata.
cabal.project Updates CHaP index-state and activates CHaP as an overriding repository.

@coot coot added this pull request to the merge queue Mar 31, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Mar 31, 2026
@coot coot added this pull request to the merge queue Mar 31, 2026
Merged via the queue into master with commit 5790b52 Mar 31, 2026
33 checks passed
@coot coot deleted the coot/chap branch March 31, 2026 15:14
@coot coot self-assigned this Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants