aboutsummaryrefslogtreecommitdiff
path: root/.buildkite/pipeline.yml
blob: 95c9417dba193c41621622895b943a5e9ed7c11d (plain)
1
2
3
4
steps:
  - label: Check Nix flake
    commands:
      - nix-shell --run 'nix --experimental-features "nix-command flakes" flake check'