try nix installer 2
Some checks failed
Lint / lint (push) Successful in 2s
Plex Update / update (push) Successful in 10s
Nix / lint (push) Failing after 16s

This commit is contained in:
Vivian 2023-06-07 15:10:28 +02:00
parent 9fc9d4af11
commit 8beda2d89a

View file

@ -5,8 +5,6 @@ on: [push]
jobs:
lint:
runs-on: docker
container:
image: nixos/nix:2.16.1
steps:
- uses: actions/checkout@v3
- name: Install Nix