Skip to content

Update flake + Remove patch from newer pyinotify version in nixpkgs #141

Update flake + Remove patch from newer pyinotify version in nixpkgs

Update flake + Remove patch from newer pyinotify version in nixpkgs #141

Workflow file for this run

name: Linux Build
on:
push:
paths-ignore:
- "README.md"
- ".gitignore"
- "LICENSE"
pull_request:
jobs:
build_linux:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: Install poetry
run: pipx install poetry
- name: "Setup Python"
uses: actions/[email protected]
with:
python-version: 3.12
cache: "poetry"
- name: "Install auto-cpufreq"
run: sudo ./auto-cpufreq-installer --install