Skip to content

Automatically update flake.lock to the latest version #238

Automatically update flake.lock to the latest version

Automatically update flake.lock to the latest version #238

Workflow file for this run

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