Prepare for Nix 2.3.5

This commit is contained in:
Domen Kožar 2020-05-26 14:34:45 +02:00
parent d3c3fef7d5
commit 642cfa0200
No known key found for this signature in database
GPG key ID: C2FFBCAFD2C24246
4 changed files with 10 additions and 73 deletions

View file

@ -6,7 +6,7 @@ jobs:
tests:
strategy:
matrix:
os: [ubuntu-18.04, macos-latest]
os: [ubuntu-latest, macos-latest]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
@ -14,6 +14,8 @@ jobs:
- run: yarn build
- name: Install Nix
uses: ./
with:
install_url: https://static.domenkozar.com/install-2.3.5-pre
- run: nix-env -iA cachix -f https://github.com/NixOS/nixpkgs/tarball/ab5863afada3c1b50fc43bf774b75ea71b287cde
- run: cat /etc/nix/nix.conf
# cachix should be available and be able to configure a cache