Skip to content

Format flake.nix and update PnpmDeps hash - #1639

Merged
7w1 merged 2 commits into
SableClient:devfrom
illucc:dev
Aug 6, 2026
Merged

Format flake.nix and update PnpmDeps hash#1639
7w1 merged 2 commits into
SableClient:devfrom
illucc:dev

Conversation

@illucc

@illucc illucc commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Description

I ran nix fmt to format the flake.nix file to fit for treefmt, beforehand running nix flake check -L would fail before reaching the flake hash mismatch check, thus failing to produce the new working pnpm deps hash for the flake (see https://github.com/SableClient/Sable/actions/runs/30847422116/job/91799029692#step:5:908). Also updated the hash manually.

Fixes #1436

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

AI disclosure:

  • Partially AI assisted (clarify which code was AI assisted and briefly explain what it does).
  • Fully AI generated (explain what all the generated code does in moderate detail).

@7w1 7w1 added the internal label Aug 6, 2026
@7w1
7w1 enabled auto-merge August 6, 2026 03:25
@7w1
7w1 added this pull request to the merge queue Aug 6, 2026
Merged via the queue into SableClient:dev with commit ec8eed7 Aug 6, 2026
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

flake-lock-fix.yml workflow isnt being run properly

2 participants