Skip to content

flake-update(zen-browser): flake @ 1.7.6t#b65fbb5 #1749

flake-update(zen-browser): flake @ 1.7.6t#b65fbb5

flake-update(zen-browser): flake @ 1.7.6t#b65fbb5 #1749

Workflow file for this run

name: Check Nix formatting
on: [push, pull_request]
jobs:
check-formatting:
name: Check formatting
runs-on: ubuntu-latest
steps:
- name: Code checkout
uses: actions/checkout@v4
- name: Setup Alejandra CLI
uses: luisnquin/setup-alejandra@v1.0.0
- name: Check formatting
run: alejandra --check **/*.nix