Skip to content

Automatically update flake.lock to the latest version #304

Automatically update flake.lock to the latest version

Automatically update flake.lock to the latest version #304

Workflow file for this run

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