Skip to content

[nixos-23.11] Update flake.lock #426

[nixos-23.11] Update flake.lock

[nixos-23.11] Update flake.lock #426

Workflow file for this run

name: "Check Formatting"
permissions: read-all
on:
push:
pull_request:
jobs:
alejandra:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: cachix/install-nix-action@6004951b182f8860210c8d6f0d808ec5b1a33d28 # v25
- name: "Check Formatting"
run: nix fmt -- --check .