Skip to content

update flake.lock

update flake.lock #53

Workflow file for this run

name: Nix
on:
- pull_request
- push
jobs:
nix:
name: Nix
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v30
- run: |
nix flake check -L