1
1
mirror of https://github.com/divnix/digga.git synced 2024-09-11 06:55:55 +03:00

fix: nix version in pipeline

This commit is contained in:
David Arnold 2022-03-27 18:17:06 -05:00
parent 85496bd4de
commit 94cc51e2b7
No known key found for this signature in database
GPG Key ID: 0318D822BAC965CC

View File

@ -17,6 +17,9 @@ jobs:
fetch-depth: 0
- uses: cachix/install-nix-action@v16
with:
# v2.7
install_url: https://nixos-nix-install-tests.cachix.org/serve/f85y3fnf7jvxj4wcvp9mz98rbc3m65v3/install
install_options: --tarball-url-prefix https://nixos-nix-install-tests.cachix.org/serve
extra_nix_config: |
system-features = nixos-test benchmark big-parallel kvm recursive-nix
substituters = https://nrdxp.cachix.org https://nix-community.cachix.org https://cache.nixos.org