Skip to content

Commit 8e64659

Browse files
switch to determinate systems nix installer for CI
1 parent aa2b036 commit 8e64659

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/devenv.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ jobs:
1313

1414
steps:
1515
- uses: actions/checkout@v4
16-
- uses: cachix/install-nix-action@v26
17-
- uses: cachix/cachix-action@v14
16+
- uses: DeterminateSystems/nix-installer-action@main
17+
- uses: DeterminateSystems/magic-nix-cache-action@main
1818
with:
1919
name: devenv
2020

0 commit comments

Comments
 (0)