Skip to content

Remove just home-manager as wsl is in iancleary/wsl-config #176

Remove just home-manager as wsl is in iancleary/wsl-config

Remove just home-manager as wsl is in iancleary/wsl-config #176

Workflow file for this run

---
name: Check flake evaluation
"on":
pull_request:
push:
branches: [main]
jobs:
check:
name: Run flake evaluation checks
runs-on: ubuntu-22.04
timeout-minutes: 30
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- name: Run checks
run: nix flake check --no-build --all-systems