Skip to content

chore(deps): bump DeterminateSystems/flake-checker-action from 7 to 8 #396

chore(deps): bump DeterminateSystems/flake-checker-action from 7 to 8

chore(deps): bump DeterminateSystems/flake-checker-action from 7 to 8 #396

Workflow file for this run

name: CI
on:
pull_request:
push:
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Set up Git repository
uses: actions/checkout@v4
- name: Install the Nix package manager
uses: cachix/install-nix-action@V27
- name: Flake Check
run: nix flake check
- name: Check Nix flake Nixpkgs inputs
uses: DeterminateSystems/flake-checker-action@v8
with:
nixpkgs-keys: nixpkgs,unstable