Skip to content

chore(deps): 📦 update determinatesystems/determinate-nix-acti… #115

chore(deps): 📦 update determinatesystems/determinate-nix-acti…

chore(deps): 📦 update determinatesystems/determinate-nix-acti… #115

Workflow file for this run

name: Nix flake check
on:
push:
branches:
- main
pull_request:
branches:
- main
paths:
- "**/*.nix"
- "**/flake.nix"
- "**/flake.lock"
concurrency:
group: ${{ github.workflow_ref }}-${{ github.ref }}
cancel-in-progress: true
permissions: {}
jobs:
flake-check:
uses: cffnpwr/actions/.github/workflows/flake-check.yaml@827d6803313793c29f98826d5d9c00e92da976cb
permissions:
contents: read