Skip to content
This repository has been archived by the owner on Dec 25, 2024. It is now read-only.

fix: nix flake

fix: nix flake #14

Workflow file for this run

name: Commit Check
on:
push:
pull_request:
workflow_dispatch:
jobs:
run:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- run: nix flake check -L