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 8532513 commit c92ee3eCopy full SHA for c92ee3e
.github/workflows/ci_linting.yml
@@ -119,7 +119,7 @@ jobs:
119
runs-on: ubuntu-latest
120
steps:
121
- uses: actions/checkout@v5
122
- - uses: nixbuild/nix-quick-install-action@v32
+ - uses: nixbuild/nix-quick-install-action@v33
123
with:
124
nix_conf: experimental-features = nix-command flakes
125
- name: nix flake check
@@ -128,7 +128,7 @@ jobs:
128
129
130
131
132
133
134
- name: nix fmt
0 commit comments