Skip to content

flake.lock: Update

flake.lock: Update #44

Workflow file for this run

name: build-flake
on:
workflow_dispatch:
pull_request:
push:
branches: [main, testing]
jobs:
lints:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- run: nix flake check