Skip to content

fix(nix): update v2 x86_64-linux node modules hash#37622

Open
mausch wants to merge 1 commit into
anomalyco:v2from
mausch:fix/v2-nix-node-modules-hash
Open

fix(nix): update v2 x86_64-linux node modules hash#37622
mausch wants to merge 1 commit into
anomalyco:v2from
mausch:fix/v2-nix-node-modules-hash

Conversation

@mausch

@mausch mausch commented Jul 18, 2026

Copy link
Copy Markdown

Issue for this PR

Closes #37623

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

On v2 at deb5b144c3b0f575e478f02f8b9d979cf8d01b8c, the x86_64 Linux node_modules fixed-output hash no longer matches the output of the locked Bun install. This PR replaces the stale entry with the hash reported by the fixed-output derivation, allowing the flake to build.

How did you verify your code works?

Built #node_modules_updater from the affected revision locally. Nix reported sha256-kncHLja4ylJFtmKdOzMRDByE6TYoRSq3HyV73VfFf7I=, which is the value in this change. A full package build was retried but Bun failed while extracting the upstream app-builder-bin tarball.

Screenshots / recordings

Not applicable; this is a Nix packaging change.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. needs:issue labels Jul 18, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Jul 18, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

@ReStranger

Copy link
Copy Markdown
Contributor

I don't think it's worth doing this manually; it's better to just set up CI/CD

@mausch

mausch commented Jul 18, 2026

Copy link
Copy Markdown
Author

Sure, in the meantime this could be merged too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants