Skip to content

sources.nix: Update #449

sources.nix: Update

sources.nix: Update #449

Workflow file for this run

name: check
on: push
jobs:
check:
name: Run flake checks
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v18
- run: |
nix flake check -L