Skip to content

Update readme

Update readme #201

Workflow file for this run

name: "Nix Build"
on:
pull_request:
push:
jobs:
all-targets:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v17
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix-build