Skip to content

Merge pull request #206 from nix-community/pkgs/index_camera_passthro… #62

Merge pull request #206 from nix-community/pkgs/index_camera_passthro…

Merge pull request #206 from nix-community/pkgs/index_camera_passthro… #62

Workflow file for this run

# SPDX-FileCopyrightText: 2024 Sefa Eyeoglu <[email protected]>
#
# SPDX-License-Identifier: MIT
name: Nix Format Check
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- name: Check formatting
run: |
nix fmt -- --check