Skip to content

simplify the code by exposing only the real c symbols #2

simplify the code by exposing only the real c symbols

simplify the code by exposing only the real c symbols #2

# Taken liberally from https://github.com/marketplace/actions/install-nix
name: "Build with Nix"
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
- run: nix build