Skip to content

.github: bump DeterminateSystems/update-flake-lock from 21 to 22 #1774

.github: bump DeterminateSystems/update-flake-lock from 21 to 22

.github: bump DeterminateSystems/update-flake-lock from 21 to 22 #1774

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