Skip to content

nix: Automatically deduce cmake flags #164

nix: Automatically deduce cmake flags

nix: Automatically deduce cmake flags #164

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