summaryrefslogtreecommitdiff
path: root/.github/workflows (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ci: add release workflow2 * r + 2 * t2025-08-281-0/+30
|
* ci: fix diff check2 * r + 2 * t2025-08-131-1/+1
|
* ci: only check flake.lock2 * r + 2 * t2025-08-091-1/+1
| | | | Also remove run.fish
* ci: update flake weekly2 * r + 2 * t2025-08-021-1/+1
|
* ci: run flake update daily instead of on push2 * r + 2 * t2025-07-271-3/+2
|
* ci: add flake update action (#267)2 * r + 2 * t2025-07-251-0/+86
* create flake update action * what am i doing * fix * try nixpkgs.hyprland * try flake * use add * try sway + cache nix * use install * fix pgrep * fix sway exit * screw sway ipc * get ready for merge * [CI] chore: update flake * finally ready