Skip to content

Switch to the NixOS 24.11 branch #8

Switch to the NixOS 24.11 branch

Switch to the NixOS 24.11 branch #8

Workflow file for this run

name: Check Nix Flake
"on":
pull_request:
branches: ["main"]
paths:
- '**.nix'
- .github/workflows/flake-checker.yaml
- flake.lock
jobs:
flake-checker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/flake-checker-action@v9