Skip to content

chore(deps): bump DeterminateSystems/nix-installer-action from 13 to … #131

chore(deps): bump DeterminateSystems/nix-installer-action from 13 to …

chore(deps): bump DeterminateSystems/nix-installer-action from 13 to … #131

name: Flake checker
on:
workflow_dispatch:
push:
branches:
- main
schedule:
- cron: "0 0 1 * *"
jobs:
flake-checker:
runs-on: ubuntu-22.04
steps:
- name: Checkout flake
uses: actions/checkout@v4
- name: Install nix
uses: DeterminateSystems/nix-installer-action@v14
- name: Setup magic-nix-cache
uses: DeterminateSystems/magic-nix-cache-action@main
- name: Check flake inputs
uses: DeterminateSystems/flake-checker-action@v9