Skip to content

chore(flake): bump inputs #476

chore(flake): bump inputs

chore(flake): bump inputs #476

Workflow file for this run

on:
pull_request:
workflow_call:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: nixbuild/nix-quick-install-action@master
with:
nix_conf: |
keep-env-derivations = true
keep-outputs = true
- uses: nix-community/cache-nix-action@main
with:
primary-key: a-single-key
- run: nix flake check --print-build-logs