Skip to content

Commit 05d4cdc

Browse files
committed
Use nixos-unstable in CI
1 parent de9f34b commit 05d4cdc

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
@@ -27,7 +27,7 @@ jobs:
2727
submodules: true
2828
- uses: cachix/install-nix-action@v12
2929
with:
30-
nix_path: nixpkgs=channel:nixos-20.03
30+
nix_path: nixpkgs=channel:nixos-unstable
3131
- uses: cachix/cachix-action@v8
3232
with:
3333
name: haskell-language-server

0 commit comments

Comments
 (0)