Skip to content

chore(nix): remove nixpkgs-legacy #27

chore(nix): remove nixpkgs-legacy

chore(nix): remove nixpkgs-legacy #27

Workflow file for this run

name: run flake check
on:
pull_request:
types: [opened, synchronize, reopened]
push:
branches: [main]
workflow_dispatch:
jobs:
lints:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v14
- run: nix flake check