github ci updating channel
This commit is contained in:
parent
c8f8779e4b
commit
e6d173f07f
1
.github/workflows/fmt.yaml
vendored
1
.github/workflows/fmt.yaml
vendored
|
@ -22,4 +22,5 @@ jobs:
|
|||
extra_nix_config: |
|
||||
experimental-features = nix-command flakes
|
||||
|
||||
- run: nix-channel --update
|
||||
- run: nix-shell -p nixpkgs-fmt --run 'nixpkgs-fmt . --check'
|
||||
|
|
Loading…
Reference in a new issue