Skip to content

Commit 46187b3

Browse files
authored
README: flakes don't need the special installer anymore
Fix #114
1 parent 1b5d414 commit 46187b3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@ jobs:
5555
- uses: actions/[email protected]
5656
- uses: cachix/install-nix-action@v15
5757
with:
58-
install_url: https://nixos-nix-install-tests.cachix.org/serve/vij683ly7sl95nnhb67bdjjfabclr85m/install
59-
install_options: '--tarball-url-prefix https://nixos-nix-install-tests.cachix.org/serve'
6058
extra_nix_config: |
6159
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
6260
- run: nix build

0 commit comments

Comments
 (0)