Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

Commit 1f34435

Browse files
authored
...fix the commits... (#19)
1 parent a800e78 commit 1f34435

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/nix.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
git fetch --depth=1 origin "$GITHUB_HEAD_REF"
3535
git checkout -B "$GITHUB_HEAD_REF" "${{ github.event.pull_request.head.sha }}"
3636
37+
determinate-nixd fix hashes --auto-apply
38+
3739
if ! git diff --quiet; then
3840
git config user.name "github-actions[bot]"
3941
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"

0 commit comments

Comments
 (0)