Skip to content

Automatically update flake.lock to the latest version #357

Automatically update flake.lock to the latest version

Automatically update flake.lock to the latest version #357

Workflow file for this run

name: Nix flake check
on: pull_request
jobs:
check:
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- name: check flake
run: nix flake check -L