Skip to content

Commit

Permalink
Omit nix install options+URL
Browse files Browse the repository at this point in the history
  • Loading branch information
thpani committed Mar 9, 2023
1 parent 9e51e69 commit e77bd81
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,6 @@ jobs:
- name: Install Nix
uses: cachix/[email protected]
with:
install_url: https://nixos-nix-install-tests.cachix.org/serve/vij683ly7sl95nnhb67bdjjfabclr85m/install
install_options: "--tarball-url-prefix https://nixos-nix-install-tests.cachix.org/serve"
extra_nix_config: |
experimental-features = nix-command flakes
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit e77bd81

Please sign in to comment.