Compare commits

...

1 Commits

Author SHA1 Message Date
bot cbe1dda0f0 chore(deps): update cachix/cachix-action action to v17
build-flake / build (pull_request) Failing after 6m14s
check-commits / Check commits (pull_request) Successful in 14s
2026-04-21 00:02:53 +00:00
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
experimental-features = nix-command flakes experimental-features = nix-command flakes
github_access_token: ${{ secrets.GH_ACCESS_TOKEN }} github_access_token: ${{ secrets.GH_ACCESS_TOKEN }}
nix_path: nixpkgs=channel:nixos-25.11 nix_path: nixpkgs=channel:nixos-25.11
- uses: cachix/cachix-action@v16 - uses: cachix/cachix-action@v17
with: with:
name: palkx name: palkx
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }} authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}