Skip to content

Upgrade nixpkgs 22.11 -> 23.05 #92

Upgrade nixpkgs 22.11 -> 23.05

Upgrade nixpkgs 22.11 -> 23.05 #92

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@v3
- uses: cachix/install-nix-action@v20
- name: "Check Formatting"
run: nix fmt -- --check .