Skip to content

.github: bump DeterminateSystems/flake-checker-action from 7 to 8 #1773

.github: bump DeterminateSystems/flake-checker-action from 7 to 8

.github: bump DeterminateSystems/flake-checker-action from 7 to 8 #1773

Workflow file for this run

on: [push]
name: Lint Nix code
jobs:
statix:
name: Lint code
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@V27
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v15
with:
name: statix
- uses: jocelynthode/statix-action@master