Skip to content

flake.lock: Update (#18) #558

flake.lock: Update (#18)

flake.lock: Update (#18) #558

Workflow file for this run

---
name: Check
on:
workflow_dispatch:
workflow_call:
push:
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- run: nix flake check