add flake checker to ci
Some checks failed
Lint / lint (push) Successful in 1m19s
Plex Update / update (push) Failing after 2s

This commit is contained in:
Vivian 2023-09-10 09:22:55 +02:00
parent 6bb6d4ae91
commit c587f10d3e
2 changed files with 14 additions and 12 deletions

View file

@ -15,6 +15,8 @@ jobs:
image: ghcr.io/catthehacker/ubuntu:js-20.04
steps:
- uses: actions/checkout@v3
- name: Check Nix flake inputs
uses: DeterminateSystems/flake-checker-action@v5
- uses: https://github.com/cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-unstable