We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd33e66 commit f70e265Copy full SHA for f70e265
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: cachix/install-nix-action@v25
16
- uses: rrbutani/use-nix-shell-action@v1
17
with:
18
- flakes: nixpkgs#clang-tools_18, nixpkgs#lefthook
+ flakes: nixpkgs#llvmPackages_18.clang-tools, nixpkgs#lefthook
19
20
- name: Run clang-format
21
id: clang-format
0 commit comments