Skip to content

flake.lock: Update #693

flake.lock: Update

flake.lock: Update #693

Workflow file for this run

name: check
on: push
jobs:
check:
name: Run flake checks
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: |
nix flake check -L