Skip to content

.github/workflows: try detsys installer & magic nix cache action #354

.github/workflows: try detsys installer & magic nix cache action

.github/workflows: try detsys installer & magic nix cache action #354

Workflow file for this run

name: Run lints
on:
pull_request:
push:
schedule:
- cron: 0 0 * * 1
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install nix
uses: DeterminateSystems/nix-installer-action@v9
- name: Run the Magic Nix Cache
uses: DeterminateSystems/magic-nix-cache-action@v3
- name: Run nix-formatter-pack-check
run: nix build .#checks.x86_64-linux.nix-formatter-pack-check