Skip to content

Commit 8c4422a

Browse files
committed
update build.yml,use newest nix version
1 parent 173a2f8 commit 8c4422a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
uses: cachix/install-nix-action@v22
3636
with:
3737
nix_path: nixpkgs=channel:nixos-unstable
38+
nix_version: "3.8.5"
3839
extra_nix_config: |
3940
experimental-features = nix-command flakes
4041
allow-import-from-derivation = true

0 commit comments

Comments
 (0)