Skip to content

Switch framework 13 back to Hyprland window manager #192

Switch framework 13 back to Hyprland window manager

Switch framework 13 back to Hyprland window manager #192

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