Skip to content

README: add new logo (#120) #113

README: add new logo (#120)

README: add new logo (#120) #113

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@v26
- run: nix flake check