Skip to content

Commit 0e5534b

Browse files
committed
Merge branch 'master'
2 parents cd63742 + 22a0514 commit 0e5534b

File tree

138 files changed

+6707
-2719
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

138 files changed

+6707
-2719
lines changed

.github/workflows/cachix.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ jobs:
1414
uses: actions/checkout@v4
1515

1616
- name: Install nix
17-
uses: cachix/install-nix-action@v26
17+
uses: cachix/install-nix-action@V27
1818

1919
- name: Authenticate with Cachix
20-
uses: cachix/cachix-action@v14
20+
uses: cachix/cachix-action@v15
2121
with:
2222
name: helix
2323
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}

CHANGELOG.md

+204
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)