Skip to content

Commit

Permalink
rust: Use the flake registry to pin the overlay
Browse files Browse the repository at this point in the history
  • Loading branch information
akirak committed Mar 15, 2024
1 parent 2401499 commit 504fefd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
with:
extra_nix_config: |
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
flake-registry = https://raw.githubusercontent.com/akirak/flake-pins/master/registry.json
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 504fefd

Please sign in to comment.