Skip to content

Commit

Permalink
deps: update cachix to 02e38da8
Browse files Browse the repository at this point in the history
They are still trying to fix the endless hang in the post step, see cachix/cachix-action#170 (comment)

Signed-off-by: Paul Meyer <[email protected]>
  • Loading branch information
katexochen committed Apr 10, 2024
1 parent 5119c52 commit 84a8aa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup_nix/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ runs:
with:
name: edgelesssys
authToken: ${{ inputs.cachixToken }}
installCommand: nix profile install github:cachix/cachix/3a6e4a049f7cadd8894015c2488a2fa969c83c41 --accept-flake-config
installCommand: nix profile install github:cachix/cachix/02e38da89851ec7fec3356a5c04bc8349cae0e30 --accept-flake-config

0 comments on commit 84a8aa4

Please sign in to comment.