Skip to content

ci: add Nix Flake Update GitHub workflow to keep flake inputs updated #3

ci: add Nix Flake Update GitHub workflow to keep flake inputs updated

ci: add Nix Flake Update GitHub workflow to keep flake inputs updated #3

---
name: Nix Flake Check
on: # yamllint disable-line rule:truthy
push:
jobs:
nix-flake-check:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v13
- uses: DeterminateSystems/magic-nix-cache-action@v7
- run: nix flake check