Skip to content

Commit

Permalink
ci/update-vendor-hash: add nix_path
Browse files Browse the repository at this point in the history
somehow niv depends on nixpkgs
  • Loading branch information
Mic92 authored and mergify[bot] committed Aug 13, 2023
1 parent 7697392 commit 721e502
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-vendor-hash.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
uses: cachix/install-nix-action@v22
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
nix_path: nixpkgs=channel:nixos-unstable
- name: Update checksum
run: |
./script/update-vendor-hash
Expand Down

0 comments on commit 721e502

Please sign in to comment.