Skip to content

Commit 3e995fb

Browse files
committed
chore: bump nix version
1 parent 3ea62bf commit 3e995fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fetch-depth: 0 # Nix Flakes doesn't work on shallow clones
1616
- uses: cachix/install-nix-action@v31
1717
with:
18-
install_url: https://releases.nixos.org/nix/nix-2.13.3/install
18+
install_url: https://releases.nixos.org/nix/nix-2.28.3/install
1919
extra_nix_config: |
2020
experimental-features = nix-command flakes pipe-operators
2121
- uses: cachix/cachix-action@v16

0 commit comments

Comments
 (0)