Skip to content

nix: Use cmake project version helper #165

nix: Use cmake project version helper

nix: Use cmake project version helper #165

Workflow file for this run

name: Continuous Integration
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix flake check --print-build-logs