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.
2 parents 015a6da + 6072150 commit b956a80Copy full SHA for b956a80
.github/workflows/update_flake.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v4
15
with:
16
fetch-depth: 0 # Required to count the commits
17
- - uses: cachix/install-nix-action@v26
+ - uses: cachix/install-nix-action@v31
18
19
nix_path: nixpkgs=channel:nixos-unstable
20
- name: Run flake-update
0 commit comments