Skip to content

Minor updates - #1275

Merged
carbolymer merged 5 commits into
masterfrom
erikd/updates
Aug 3, 2026
Merged

Minor updates#1275
carbolymer merged 5 commits into
masterfrom
erikd/updates

Conversation

@erikd

@erikd erikd commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

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
  • Changelog fragment added in .changes/

Copilot AI review requested due to automatic review settings August 3, 2026 05:15

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 project’s dependency pins/index-state and adjusts JSON serialisation orphan instances in cardano-api to align with the updated dependency set.

Changes:

  • Bump Nix flake inputs (CHaP and hackageNix) in flake.lock.
  • Advance cabal.project index-state pins and adjust the GHC>=9.14 allow-newer list.
  • Remove ToJSON instances for NonEmptyMap / NonEmptySet from Cardano.Api.Internal.Orphans.Serialisation.

Reviewed changes

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

File Description
flake.lock Updates pinned Nix inputs for CHaP and hackage.nix.
cardano-api/src/Cardano/Api/Internal/Orphans/Serialisation.hs Removes orphan ToJSON instances for NonEmptyMap / NonEmptySet.
cabal.project Advances repository index-states and tweaks the GHC>=9.14 allow-newer list.

Comment thread cardano-api/src/Cardano/Api/Internal/Orphans/Serialisation.hs
@carbolymer
carbolymer added this pull request to the merge queue Aug 3, 2026
Merged via the queue into master with commit 307973d Aug 3, 2026
31 checks passed
@carbolymer
carbolymer deleted the erikd/updates branch August 3, 2026 13:36
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.

3 participants