github ci updating channel

This commit is contained in:
revol-xut 2022-12-17 17:48:47 +01:00
parent c8f8779e4b
commit e6d173f07f
No known key found for this signature in database
GPG key ID: 4F56FF7759627D07

View file

@ -22,4 +22,5 @@ jobs:
extra_nix_config: | extra_nix_config: |
experimental-features = nix-command flakes experimental-features = nix-command flakes
- run: nix-channel --update
- run: nix-shell -p nixpkgs-fmt --run 'nixpkgs-fmt . --check' - run: nix-shell -p nixpkgs-fmt --run 'nixpkgs-fmt . --check'