Skip to content

flake-parts migration #321

flake-parts migration

flake-parts migration #321

Workflow file for this run

name: "format"
on:
pull_request:
push:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: cachix/install-nix-action@v22
with:
install_url: https://github.com/numtide/nix-unstable-installer/releases/download/nix-2.9.0pre20220428_660835d/install
extra_nix_config: |
experimental-features = nix-command flakes
- run: nix fmt -- --check ./