Skip to content

Commit

Permalink
gha use upstream cachix
Browse files Browse the repository at this point in the history
  • Loading branch information
Lehmanator committed Jan 31, 2024
1 parent 448e67d commit c73194b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cachix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- uses: DeterminateSystems/magic-nix-cache-action@main
with:
diagnostic-endpoint: "" # Disable telemetry
upstream-cache: https://lehmanator.cachix.org # Use my binary cache (which uses cache.nixos.org upstream)
- uses: DeterminateSystems/flake-checker-action@main
with:
send-statistics: false # Disable telemetry
Expand Down

0 comments on commit c73194b

Please sign in to comment.