Skip to content

Comments

Add version consistency checks to nix flake#362

Merged
jupblb merged 1 commit intomainfrom
michal/version
Feb 24, 2026
Merged

Add version consistency checks to nix flake#362
jupblb merged 1 commit intomainfrom
michal/version

Conversation

@jupblb
Copy link
Member

@jupblb jupblb commented Feb 24, 2026

No description provided.

- Inline version assertions into each *-bindings and reprolang check
  derivation, using builtins.fromJSON, builtins.fromTOML, and
  callCabal2nix to parse package.json, Cargo.toml, and scip.cabal
- Replace manual haskell-bindings mkDerivation with callCabal2nix
- Align versions across all binding config files to 0.6.1
- Remove redundant Cargo.toml grep check from publish-release.sh
- Remove unused license parameter from checks.nix and flake.nix
@jupblb jupblb merged commit 61f2dc7 into main Feb 24, 2026
8 checks passed
@jupblb jupblb deleted the michal/version branch February 24, 2026 11:41
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.

1 participant