Skip to content

Use pyobjc-framework-Quartz in nixpkgs #421

Use pyobjc-framework-Quartz in nixpkgs

Use pyobjc-framework-Quartz in nixpkgs #421

Workflow file for this run

---
name: "Build the flake"
on:
pull_request:
push:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
with:
fetch-depth: 0
persist-credentials: false
- uses: cachix/install-nix-action@v31
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix fmt -- --ci
- run: nix build
- run: nix build .#plover-full