Skip to content

minor fixes

minor fixes #75

Workflow file for this run

name: "Check flake"
on:
push:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v18
- run: nix flake check