Skip to content

Update README.md (#111) #105

Update README.md (#111)

Update README.md (#111) #105

Workflow file for this run

name: Nix
on: [ push ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v25
- run: nix flake check