CI: use DetSys Nix Installer action

This commit is contained in:
raf 2023-10-20 12:24:24 +03:00
commit 684ba80157
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
4 changed files with 25 additions and 32 deletions

View file

@ -27,7 +27,8 @@ jobs:
uses: actions/checkout@v4
- name: Install Nix
uses: cachix/install-nix-action@v18
uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- name: Build
run: |