Skip to content

Automatically update flake.lock to the latest version #235

Automatically update flake.lock to the latest version

Automatically update flake.lock to the latest version #235

Workflow file for this run

name: Nix flake check
on: push
jobs:
check:
runs-on: [nix, self-hosted]
steps:
- uses: actions/checkout@v3
- name: check flake
run: nix flake check -L