chore: CI: downgrade Nix

This commit is contained in:
Sebastian Ullrich 2022-07-02 12:06:10 +02:00
parent 515541709a
commit 0896180f12

View file

@ -33,6 +33,8 @@ jobs:
- name: Install Nix
uses: cachix/install-nix-action@v15
with:
# https://github.com/NixOS/nix/issues/6572
install_url: https://releases.nixos.org/nix/nix-2.7.0/install
extra_nix_config: |
extra-sandbox-paths = /nix/var/cache/ccache
substituters = file://${{ github.workspace }}/nix-store-cache-copy?priority=10&trusted=true https://cache.nixos.org