Skip to content

ci(nix): refresh frontend npm dependency hash - #1

Merged
5aaee9 merged 2 commits into
mainfrom
codex/nix-hash-probe
Jul 15, 2026
Merged

ci(nix): refresh frontend npm dependency hash#1
5aaee9 merged 2 commits into
mainfrom
codex/nix-hash-probe

Conversation

@5aaee9

@5aaee9 5aaee9 commented Jul 15, 2026

Copy link
Copy Markdown
Member

What

Temporarily replace the two frontend workspace npm dependency hashes with lib.fakeHash.

Why

The root package lock gained Day.js, so the existing Nix fixed-output hash is stale. This draft PR exists only to let the Pull Request Checks workflow report the new hash without pushing a deliberately failing probe to main.

Validation

  • git diff --check
  • Await the x86_64 Nix package job and extract its reported got: sha256-...
  • Replace both probe values with the real hash before final delivery

5aaee9 added 2 commits July 15, 2026 11:41
Use Nix's fake hash only on the temporary probe branch so GitHub Actions reports the updated fixed-output hash without changing main.
Use the dependency hash reported by Nix for the shared frontend lockfile in both frontend packages.
@5aaee9
5aaee9 marked this pull request as ready for review July 15, 2026 19:01
@5aaee9
5aaee9 merged commit e1e1a26 into main Jul 15, 2026
9 checks passed
@5aaee9
5aaee9 deleted the codex/nix-hash-probe branch July 15, 2026 19:01
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