Skip to content

chore: bump pinned rainix to latest #2575

@thedavidmeister

Description

@thedavidmeister

The `rainix` flake input in `flake.lock` is pinned to rev `f3bdb28f` (2024-05-03). Latest `rainlanguage/rainix` main is `d444279b` (2026-05-19) — roughly two years of drift.

Why bump now

Notable changes upstream since the current pin (chronological, recent first):

Suggested approach

```
nix flake lock --update-input rainix
```

and verify:

  • `nix develop` still works (now without the `npm ci` on every entry once the lockfile is in sync)
  • all CI workflows resolve their reusable workflows correctly
  • `rust-shell` has `anvil` available
  • no chromium-dependent test paths still reference the dropped pkg

The bump touches `flake.lock` only; no code changes expected. If `rainix-rs-wasm-test` is now upstream, this repo's local copy of the workflow can be retired.

🤖 Generated with Claude Code

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions